Skip to content

v1.2.6

Compare
Choose a tag to compare
@tsutomi tsutomi released this 25 Oct 21:19
· 58 commits to main since this release

This release introduces the following changes:

  • Adjusted behavior in the EntityRepository - if in a non-tracking context, it manually persists the changes on Update
  • The ISort contract changed to IQueryOrder
  • Implicit conversion of OperationResult to make more fluid designs of results.