v1.6.0
What's Changed
- Allow locale to use a
fs.FS
by @kobergj in #68 - Runtime translation detection by @m-horky in #69
- feat: Add language getter for Locale by @taozhou-glean in #77
- Allow setting global storage by @didrocks in #80
- Fix multiline export by @didrocks in #82
- Order locations in ascii order by @didrocks in #83
- Fix io/fs File leak by @diamondburned in #79
- Add support for multiple languages by @m-horky in #73
- Revert "Add support for multiple languages" by @leonelquinteros in #84
- Remove unused dependency by @der-lyse in #86
- Fix typo in documentation by @der-lyse in #87
- Add support for multiple languages by @m-horky in #85
New Contributors
- @kobergj made their first contribution in #68
- @m-horky made their first contribution in #69
- @taozhou-glean made their first contribution in #77
- @didrocks made their first contribution in #80
- @diamondburned made their first contribution in #79
- @der-lyse made their first contribution in #86
Full Changelog: v1.5.2...v1.6.0