Skip to content

Releases: RadLikeWhoa/Countable

Version 1.3.0

14 Aug 09:11
Compare
Choose a tag to compare
  • Countable is now available as an AMD and CommonJS module.
  • Better handle textarea with predefined value. (Thanks to besmithett)

Version 1.2.0

14 Aug 09:11
Compare
Choose a tag to compare
  • Optionally strip HTML tags. (Thanks to craniumslows)
  • Include ucs2decode function from the punycode library to better handle special characters. (Thanks to craniumslows)
  • Better handling of punctuation.

Version 1.1.1

14 Aug 09:10
Compare
Choose a tag to compare
  • Better support for foreign languages and special characters.

Version 1.1.0

14 Aug 09:09
Compare
Choose a tag to compare
  • Include number of characters including whitespace.
  • Countable is now available on Bower.
  • Improve performance when counting the values.
  • Improve performance when trimming strings by using String::trim when available.
  • Better documentation.

Initial Release

14 Aug 09:09
Compare
Choose a tag to compare
v1.0.0

Initial release