All notable changes to this project will be documented in this file.
0.3.0 - 2017-10-03
- Allow custom duplication methods in the
:viaoption. Rather than always calling#amoeba_dup, it can be configured to call any method.
0.2.0 - 2015-07-23
- Avoid ActiveAdmin
1.0.0.pre1deprecation warning when#action_itemisn't named, and maintain backward compatibility with older ActiveAdmin versions.
0.1.0 - 2014-12-15
- Check user has permission to create resources in duplciation action and when displaying the "Duplicate Model" action item.
- Initial release