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

Latest commit

 

History

History
41 lines (25 loc) · 1.05 KB

CHANGELOG.md

File metadata and controls

41 lines (25 loc) · 1.05 KB

1.1.1 / 14 October 2021

1.1.0 / 28 March 2019

1.0.1 / 31 January 2019

  • Bump dependencies. This notably silences a npm audit warning #7.
  • Drop support for Node versions 4.x and earlier.

1.0.0 / 24 July 2016

  • Subclass returned Range objects from js-strange objects to provide useful methods for range manipulation and inspection.

0.1.2 / 24 April 2015

  • Explicitly license under MIT.

0.1.1 / 28 July 2014

  • Loosen range validity checking.

0.1.0 / 7 April 2014

  • Support coercing range objects into queries.

0.0.1 / 28 March 2014

  • Initial release.
  • Support returning range object from queries.