All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
4.0.0 (2024-01-09)
- number module: #37
- Adding ambient module (9dcbb67)
- new feature: new feature ready to use (6707c7e), closes #1234
- number module: add scale number functionality (85e55cf)
- toslug(): remove un supported character on link (24aa521)
3.0.0 (2020-01-07)
- gitignore: add .nmprc (e1fcfe1)
- number module: add scale number functionality (85e55cf)
- number module: #37
2.0.2 (2019-10-16)
2.0.0 (2018-08-09)
2.0.0-beta.1 (2018-08-09)
- nl2br(str): added nl2br() module (f73d9a1), closes #34
- toMask(str, int, int): added toMask() module (1c81942), closes #28
2.0.0-beta.0 (2018-04-05)
- currency: new feature (04be643)
- currency: #33
1.1.5 (2017-12-20)
1.1.4 (2017-12-20)
1.1.3 (2017-12-20)
added
- toSlug()
added
- truncate(str, limit, suffix)
removed
- trim()
enhacement
- toSinggleSpace(), now combined with prototype.trim()