Sourced from sys-locale's releases.
v0.2.3
See the changelog for details.
v0.2.2
See the changelog for details.
Sourced from sys-locale's changelog.
[0.2.3] - 2022-11-06
Fixed
- Re-release 0.2.2 and correctly maintain
no_std
compatibility on Apple targets.[0.2.2] - 2022-11-06
Changed
- The Apple backend has been rewritten in pure Rust instead of Objective-C.
Fixed
- The locale returned on UNIX systems is now always a correctly formatted BCP-47 tag.
21a5596
Release 0.2.36717e56
Use manual CoreFoundation bindings instead of core-foundation-sysf4dee46
Release 0.2.2db4471e
Convert CHANGELOG.md to LF line endingsa35c485
Update CHANGELOGad29e24
Rewrite Apple locale fetching in pure Ruste76d9c5
Improve locale fetching tests29f4f25
Fix implementation for Linux7c58f80
Fix cross-compiling CI