Releases: fityannugroho/wisely
Releases · fityannugroho/wisely
v0.4.2
What's Changed
- chore(deps-dev): bump vite from 4.5.0 to 5.0.5 by @dependabot in #5
New Contributors
- @dependabot made their first contribution in #5
Full Changelog: v0.4.1...v0.4.2
v0.4.1
What's changed
- Improve
latin-ext-b
charset, move some characters to more similar ones (e7002dd)
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's changed
Add new charsets latin-ext-a
and latin-ext-b
, ensure the value of array characters of the charset not in the range of private use area block (cebd6b6)
Full Changelog: v0.3.2...v0.4.0
v0.3.2
What's changed
- Update export config (055f9b5):
- bring back
main
andtypes
attributes - revert export core module when in non-node environment by default (9581846)
- bring back
Full Changelog: v0.3.1...v0.3.2
v0.3.1
v0.3.0
What's Changed
- Improve validation, handle empty
options.phrases
by @fityannugroho in #3 - Add core module by @fityannugroho in #4
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- Support multiple charsets and custom charset by @fityannugroho in #2
Full Changelog: v0.1.1...v0.2.0
v0.1.1
What's Changed
- Refactor to synchronous functions, update ts and vitest config by @fityannugroho in #1
New Contributors
- @fityannugroho made their first contribution in #1
Full Changelog: v0.1.0...v0.1.1