Releases: Oval-Tutu/smiti18n
Releases · Oval-Tutu/smiti18n
Release 0.9.4
What's Changed
- chore: assorted tweaks and improvements by @flexiondotorg in #13
- refactor: optimize code and improve test coverage by @flexiondotorg in #14
- docs: add badges by @flexiondotorg in #15
- feat: add locale-aware number and currency formatting by @flexiondotorg in #16
- docs: update format section of the README by @flexiondotorg in #17
- feat: add locales by @flexiondotorg in #18
- refactor: reorganise tests and update CI accordingly by @flexiondotorg in #19
- fix: a couple of fixes by @flexiondotorg in #20
- fix: correct some locale codes and separate formats from parent translations by @flexiondotorg in #21
- docs: update README by @flexiondotorg in #22
- refactor: replace concat with optimised appendLocales and add tests by @flexiondotorg in #23
- refactor: optimize dotSplit performance by replacing gsub by @flexiondotorg in #24
Full Changelog: 0.9.3...0.9.4
Release 0.9.3
What's Changed
- README.md: small fixes by @flexiondotorg in #1
- feat: add array support for translations by @flexiondotorg in #2
- feat: add support for multiple fallback locales by @flexiondotorg in #3
- feat: add interpolation support for default values by @flexiondotorg in #4
- fix: use correct locale for pluralization rules by @flexiondotorg in #5
- fix: preserve data immutability and improve count interpolation by @flexiondotorg in #6
- refactor: rename package to smiti18n by @flexiondotorg in #7
- ci: add github ci to run tests by @flexiondotorg in #8
- refactor: update rockspec and release ci workflow by @flexiondotorg in #9
- docs: update the documentation to match current functionality by @flexiondotorg in #10
- feat: add LÖVE filesystem support by @flexiondotorg in #11
Full Changelog: v0.9.2...0.9.3