Releases: lostfictions/znv
Releases · lostfictions/znv
v0.4.0
ES Module support has been added! Thanks to @BowlingX for the contribution. CommonJS remains supported as well. This should not be a breaking change -- if you encounter any problems when upgrading please open an issue!
What's Changed
New Contributors
Full Changelog: v0.3.2...v0.4.0
v0.3.2
What's Changed
- fix: handle negative numbers correctly instead of failing to parse them
- chore: bump
colorette
for better color support on windows - docs: amend examples in documentation to remove deprecated
nonempty()
by @reslear in #1
New Contributors
Full Changelog: v0.3.1...v0.3.2