Skip to content

Force!

Compare
Choose a tag to compare
@phazelift phazelift released this 13 Oct 17:36
· 37 commits to master since this release

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.