Skip to content
This repository has been archived by the owner on Mar 9, 2021. It is now read-only.

Releases: actano/yourchoice

2.1.1

11 Nov 13:59
Compare
Choose a tag to compare
  • eslint config updates

2.0.6

15 Aug 11:28
Compare
Choose a tag to compare
  • Add deprecation warning for the imperative interface
  • Update istanbul related dependencies

2.0.5

09 Aug 15:22
Compare
Choose a tag to compare

When setting items where the new iterable is missing previously selected items, return them in getChangedDeselection (9aea932)

v2.0.0

18 Jul 15:08
Compare
Choose a tag to compare

Features:

  • Export functional public interface

Breaking changes:

  • Use an iterable as data structure (#19)

v1.2.0

25 May 14:07
Compare
Choose a tag to compare
  • Switch from CoffeeScript to ES6 (#3), using babel as the transpiler
  • Use standard code style

v1.1.0

24 Feb 16:29
Compare
Choose a tag to compare
  • Replace underscore with lodash
  • Provide bundled javascript to use without module bundlers
  • Update dependencies