Skip to content

2.X initial release

Compare
Choose a tag to compare
@dave-redfern dave-redfern released this 23 Jun 19:32
· 50 commits to master since this release

The 2.X branch has BC breaks with previous versions.

  • Removed all previously deprecated methods
  • Removed isModified methods and flag
  • Moved static functions (except collect) to Factory
  • Changed implementation of each() to match other collections