Releases: harp-orm/harp
Releases · harp-orm/harp
Small enhancements
Enhancements
- Add "inverseOf" implementation for RelOne relations
- Refactor inheritance to be simpler and work with extended but not "inherited" models
- Fixed filter on RepoModel to return another RepoModel
- Added Sorting to Models, RepoModels & LinkMany
- Added Class Aliases to Container
Merge with Core
- Merge with Harp/Core as the distinction is not very relevant now
- Refactor with simplifications, allowed by the merge
- Separate Repo into Config and Repo, using composition instead of inheritence
- Simplify/Speed-up Test Suite
Refactor
Initial Release
0.1.0 Solidify dependancies