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:[email protected]

Added compatibility for aldeed:[email protected]

Api versions from now include Meteor 3.0.1 and 3.1

4.0.1

Updated to depend on aldeed:[email protected]

Updated to be compatible with Meteor 3.0-rc.0

4.0.0

Update to depend on aldeed:[email protected]

Switched back to using aldeed:simple-schema instead of the NPM version as per [email protected] requirements.

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

3.1.0

Update to depend on aldeed:[email protected]. Add the appropriate Meteor version constraints, starting lowest with Meteor v1.12.1.

Update testing dependencies

3.0.0

Updated to depend on aldeed:[email protected] 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:[email protected]. Requires SimpleSchema 2.0

1.1.0

Support for SimpleSchema 2.0

1.0.0

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