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.
- Update to ruby 3.0
0.6.0 - 2019-07-16
- Refactor Export and Import services to allow inject the resolver dependency via construtor.
- Smuggle::Import::Resolver class.
- Smuggle::Export::Resolver class.
0.5.0 - 2019-04-24
Smuggle::Importer::Base#defined_attributeshas been madeprivate.- Use
find_eachwhen given scope responds to it. (For when anActiveRecord::Relationis given as scope)
0.4.0 - 2018-09-10
- Import functionality.
- Dev dependency on factory_bot.
- Changelog.
- Attribute labels.