universal-translator v0.17.0 Release Notes
Release Date: 2019-11-11 // almost 5 years ago-
What's new?
- ⚡️ Updated to Go Modules
- 🛠 Fixed Examples imports.
Previous changes from v0.16.0
-
What changed?
⚡️ Backing locales package updated to CLDR v30.0.3
- 📦 Backing package https://github.com/go-playground/locales regenerated from CLDR v30.0.3 data, Fixes #13
- 📚 Updated documentation to reflect update.
⚡️ be sure to update you locales package with a
go get -u github.com/go-playground/locales