Skip to content

1.1.0

Compare
Choose a tag to compare
@panzerdp panzerdp released this 27 Dec 15:42
· 68 commits to master since this release

The new version 1.1.0 brings new features and small fixes. 😻

Voca 1.1.0 contains the following modifications:

πŸ‘ New features:

  • Implemented a new function v.stripTags() (see docs)

πŸ‘ Improvements:

  • Lazy evaluation of the diacritical maps module, which is used by v.latinise() function
  • trimLeft(), trimRight() and v.wordWrap() functions refactoring

πŸ‘Œ Documentation: