# Changelog This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [0.1.3] - 2020-08-13 ### Added - Ability to list all available ETL classes - Refactored E, T, L module and class structure - Better progress bar ## [0.1.2] - 2020-08-02 ### Added - This changelog - Ability to use extractors, transformers, and loaders from other gems ## [0.1.0] - 2020-08-01 ### Added - Basic job runner and ETL classes