v0.5.0
[v0.5.0](https://github.com/ash-project/ash_paper_trail/compare/v0.4.0...v0.5.0) (2025-01-27) Features: * Add `store_action_inputs?` option (#136) * bulk_actions: support bulk actions (#131) Bug Fixes: * handle empty batch in after batch * handle struct values in casted params * batch: handle OriginalDataNotAvailable case (#135)