Skip to content

Releases: harp-orm/harp

Small enhancements

28 Aug 08:49

Choose a tag to compare

  • Contributing File
  • New aggregate methods in Container
  • Properly loading repos with aliases
  • Use assertValid from harp-orm/validate
  • Use proper closures for validation

Enhancements

18 Jul 08:16

Choose a tag to compare

  • 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

14 Jul 15:15

Choose a tag to compare

  • 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

09 Jul 12:06

Choose a tag to compare

  • Use new refactor from harp-orm/core
  • Handle escaping of columns properly

Initial Release

26 Jun 13:38

Choose a tag to compare

0.1.0

Solidify dependancies