Skip to content

Releases: nwitch/caps-rate

3.0.0

25 Oct 14:48
Compare
Choose a tag to compare

3.0.0 (2023-10-25)

⚠ BREAKING CHANGES

  • Node.js v16 is no longer supported.

Features

  • drop Node.js v16 support (9ff08f4)

2.0.0

15 May 22:46
Compare
Choose a tag to compare

2.0.0 (2023-05-15)

⚠ BREAKING CHANGES

  • The minimum supported Node.js version is now v16.

Features

1.0.3

21 Jul 18:20
1.0.3
Compare
Choose a tag to compare
  • Added @xavi- to package.json
  • Added a missing semicolon
  • Updated copyright year to 2014
  • Dropped Node.js 0.6 testing
  • #2: Switched to Travis's SVG badge
  • #3: Switched to Gemnasium's SVG badge

1.0.2

17 Nov 23:45
Compare
Choose a tag to compare
  • Ensured 0 is returned for empty strings.
  • Removed unnecessary internal multiplication.
  • Added IE7 support by using String.prototype.charAt.

1.0.1

17 Nov 18:31
Compare
Choose a tag to compare
  • #1: Added support for accented characters. (@xavi-)
  • Fixed bug where internal loop went a little too far.
  • Ensured that cached lengths were being used everywhere.

1.0.0

17 Nov 18:29
Compare
Choose a tag to compare

Initial release