Added
- Added support for using a list of traits in the
:from
option.
Updated
- Required Elixir version updated to ~> 1.15 due to Spark dependency.
Fixes
- Improved argument matching using the
args_match
function. - Resolved issue where structs were incorrectly treated as maps during deep comparison and merging.
- Enhanced error messages for scenarios where an entity is manually added to the context.
Full Changelog: v0.5.0...v0.6.0