v1.2.6
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.