All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- Add support for active_interaction v5
- Fix
model_fields
helper
- Improve halt's robustness (#13)
- Loosen the gem requirements
- Requires active_interaction v4.0.2 or higher
- Fixed
run_in_transaction!
to rollback when interaction finished with errors
- Fix
run_in_transaction
in ruby 3 #8
- Requires active_interaction v4
- New filters:
anything
anduuid
- New filter extensions
- object: support for multiple classes
- hash: disable auto strip when no keys are listed
- New extension:
- filter alias
- Changed
transaction
extension- It requires new transaction by default
- Include order is important now
- Removed
active_interaction-active_job
gem dependency - Added changelog