Releases: actano/yourchoice
Releases · actano/yourchoice
2.0.6
- Add deprecation warning for the imperative interface
- Update
istanbul
related dependencies
2.0.5
When setting items where the new iterable is missing previously selected items, return them in getChangedDeselection
(9aea932)
v2.0.0
Features:
- Export functional public interface
Breaking changes:
- Use an iterable as data structure (#19)
v1.2.0
- Switch from CoffeeScript to ES6 (#3), using babel as the transpiler
- Use standard code style
v1.1.0
- Replace
underscore
with lodash
- Provide bundled javascript to use without module bundlers
- Update dependencies