Added compatibility option with aldeed:[email protected]
Update dependencies (aldeed:[email protected]
, ecmascript
according to Meteor version)
Index creation and dropping has been updated to use newer API if available
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.
Split code so that the client build is smaller (thanks @SimonSimCity)
Fix default error message for notUnique
errors
Remove meteor/underscore package dependency
For use with aldeed:[email protected]. Requires SimpleSchema 2.0
Update to work with SimpleSchema 2.0
Initial release. Originally included in the aldeed:collection2 package.