Skip to content

Releases: phazelift/strings.js

amd support

30 Nov 15:34
Compare
Choose a tag to compare

strings.js can now be used with AMD loaders:)

latest

06 Nov 11:53
Compare
Choose a tag to compare

Updated to latest version, with latest types.js as well.

Force!

13 Oct 17:36
Compare
Choose a tag to compare

Added Jasmine tests for the static part of the library. The dynamic part was thorougly tested already, but I hope to add soon some tests for that as well.

types.js included in strings.js is updated to the latest version now.

Many little enhancements and a few minor bug fixes.

Added:

  • Strings.get().

Removed:

  • Strings.force, as force is now implemented in types.js. Use Strings.forceString, or the other useful force'Types' from types.js.

first release

29 Sep 21:01
Compare
Choose a tag to compare

First release, thoroughly tested, seems pretty stable.