2.X initial 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