All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Allow transformer to skip entries by returning
nil
orfalse
.
0.1.1 - 2018-01-31
- Better performance on fetching existing records for ActiveRecordPostgresLoader.
- Generic extractor (Importeur::Extractor).
- Appnexus, Rocketfuel and Combined data sources.
- ActiveRecord PostgreSQL loader.
- Main ETL class (API).