This repository was archived by the owner on Jan 22, 2020. It is now read-only.
Releases: zlatanvasovic/percent
Releases · zlatanvasovic/percent
v2.0.0
v1.2.0
v1.1.1
🌟 Enhancements
- Add possibility to customize
.calc()sign. - Merge
ifchecks to improve performances.
v1.1.0
🌟 Enhancements
- Rewrite code for better readability and performances.
- Add
.reAPI option as supreme percent regexp. - Add new functions:
.clean(),.convert(),.satisfies().
v1.0.3
🌟 Enhancements
- Rewrite readme.
- Improve
.editorconfig - Optimize regex tests ⌚
v1.0.2
🪲 Bug fixes
- Avoid wrong value errors in
percent.calc
🌟 Enhancements
- Improve API docs
- Set default
signvalue forpercent.calc - Improve coding style
v1.0.1
🪲 Bug fixes
- Rename
,gitignoreto.gitignore
📀 Development fixes
- Quote node version in
.travis.ymlso it isn't parsed as a float
🌟 Enhancements
- Add comparision functions:
percent.lt,percent.gt,percent.eqandpercent.neq - Improve README
- Add
LICENSE.mdtopackage.jsonfiles array - Improve
percent.unsign, so it doesn't perform.match()on numbers anymore. - Improve return values
- Reorder functions
- Improve tests overall
v1.0.0
Initial release of Percent.