Skip to content

Releases: garex/angular-sorted-map

2.0.0: Improve MapEntry and minification

30 Mar 19:08
Compare
Choose a tag to compare
* Switch to props from methods in MapEntry
* Allow to put custom MapEntry-compatible entries during put
* Avoid mangling during minification

1.0.0: Stable SortedMap version

27 Mar 19:21
Compare
Choose a tag to compare
* SortedMap implemented
* Minify version
* Auto-deploy artifacts to github release
* Add example usage

0.1.0

26 Mar 12:46
Compare
Choose a tag to compare
Basic map implementation with tests

0.0.1

26 Mar 12:44
Compare
Choose a tag to compare
Docs, basic test with auto CI