Skip to content

Latest commit

History

History
23 lines (12 loc) 路 410 Bytes

CHANGELOG.md

File metadata and controls

23 lines (12 loc) 路 410 Bytes

CHANGELOG

v1.0.3

  • Included .babelrc in .npmignore

v1.0.2

  • Updated Babel tools

  • Unpinned dev dependencies

v1.0.1

  • Documentation improvements

v1.0.0

  • comparators() function for generating an object with asc and desc comparators

  • composeComparators() function for generating an object with asc and desc comparators that combine the passed-in comparators

  • Unit tests