- Updated to support Ruby version 3.0+
- Added
prepare_scope
as another callback that can be used when importing a collection
- Updated to handle
insert_all
andupsert_all
tohas_many through:
relations in Rails 6.1+
- BREAKING: Updated to use Rails 6 and its
insert_all
andupsert_all
methods and arguments