All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.2.3 (2018-10-31)
- enjoyBy: rework semantics for enjoyBy again (5e89b62)
2.2.2 (2018-10-31)
- enjoyBy: rework semantics for enjoyBy (5684f45)
2.2.1 (2018-10-30)
2.2.0 (2018-10-30)
- audit: npm audit fix --force (d5ae6c4)
- enjoyBy: add opts.enjoyBy option to filter versions by date (0b8a790)
2.1.0 (2017-10-18)
- selection: allow manually disabling deprecation skipping (0d239d3)
2.0.1 (2017-10-18)
2.0.0 (2017-10-03)
- license: relicense project according to npm policy (#3) (ed743a0)
- selection: Avoid matching deprecated packages if possible (3fc6c3a)
- selection: deprecated versions may be skipped now
- license: This moves the license from CC0 to ISC and properly documents the copyright as belonging to npm, Inc.
1.0.4 (2017-06-29)
1.0.3 (2017-05-04)
- semver: use semver.clean() instead (f4133b5)
1.0.2 (2017-05-04)
- picker: spaces in
wanted
prevented match (97a7d0a)
1.0.1 (2017-04-24)
- deps: forgot to add semver (1876f4f)
- api: initial implementation. (b086912)
- api: ex nihilo