Skip to content

v0.6.0

Latest
Compare
Choose a tag to compare
@fuelen fuelen released this 17 May 08:56
· 2 commits to main since this release

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