Skip to content

Releases: sindresorhus/get-range

v4.0.0

02 Jan 10:12
Compare
Choose a tag to compare

Breaking

Improvements

v3.0.1...v4.0.0

v3.0.1

05 Sep 12:14
Compare
Choose a tag to compare
  • Fix using negative value in step (#3) 460a0ad

v3.0.0...v3.0.1

v3.0.0

03 May 11:28
Compare
Choose a tag to compare

Breaking

v2.0.1...v3.0.0

v2.0.1

16 Apr 07:10
Compare
Choose a tag to compare
  • Forgot to update the readme... 51eb372

v2.0.0...v2.0.1

v2.0.0

16 Apr 07:01
Compare
Choose a tag to compare

Breaking:

  • Change the arguments to be an object and rename stop to end e3a6cea
  • Require Node.js 8 (#1) 31390c5

Enhancements:

v1.0.0...v2.0.0