Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 856 Bytes

CHANGELOG.md

File metadata and controls

26 lines (20 loc) · 856 Bytes

Changelog

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.

Added

  • Allow transformer to skip entries by returning nil or false.

0.1.1 - 2018-01-31

Changed

  • Better performance on fetching existing records for ActiveRecordPostgresLoader.

[0.1.0] - 2017-10-26

Added

  • Generic extractor (Importeur::Extractor).
  • Appnexus, Rocketfuel and Combined data sources.
  • ActiveRecord PostgreSQL loader.
  • Main ETL class (API).