Sha256: 5475dc1c546d52fa019fccaaebdb7a6b72d3c57b62543e84ffecc6cbfbb362af
Contents?: true
Size: 856 Bytes
Versions: 3
Compression:
Stored size: 856 Bytes
Contents
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/), and this project adheres to [Semantic Versioning](https://semver.org/). ## [Unreleased] ## [0.2.0] ### 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). [Unreleased]: https://github.com/ad2games/importeur/compare/v0.2.0...HEAD [0.2.0]: https://github.com/ad2games/importeur/compare/v0.1.1...v0.2.0 [0.1.1]: https://github.com/ad2games/importeur/compare/v0.1.0...v0.1.1
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
importeur-0.3.0 | CHANGELOG.md |
importeur-0.2.1 | CHANGELOG.md |
importeur-0.2.0 | CHANGELOG.md |