Skip to content

Latest commit

 

History

History
49 lines (25 loc) · 1.09 KB

CHANGELOG.md

File metadata and controls

49 lines (25 loc) · 1.09 KB

Change Log

4.0.2

Updated dependencies for aldeed:collection2@4.0.4

Added compatibility for aldeed:simple-schema@2.0.0

Api versions from now include Meteor 3.0.1 and 3.1

4.0.1

Updated to depend on aldeed:collection2@4.0.1

Updated to be compatible with Meteor 3.0-rc.0

4.0.0

Update to depend on aldeed:collection2@4.0.0

Switched back to using aldeed:simple-schema instead of the NPM version as per collection2@4.0.0 requirements.

Minimum Meteor version is 2.8.1 and added compatibility for Meteor 3.

3.1.0

Update to depend on aldeed:collection2@3.5.0. Add the appropriate Meteor version constraints, starting lowest with Meteor v1.12.1.

Update testing dependencies

3.0.0

Updated to depend on aldeed:collection2@3.0.0 rather than aldeed:collection2-core. Core has been merged back into the main package as a 3.0.0 release.

2.0.1

Fix default error messages

2.0.0

For use with aldeed:collection2-core@2.0.0. Requires SimpleSchema 2.0

1.1.0

Support for SimpleSchema 2.0

1.0.0

Initial release. Originally included in the aldeed:collection2 package.