v0.2.0
Fixed
- Fixed a soundness issue on Linux and BSDs by querying the environment directly instead of using libc setlocale. The libc setlocale is not safe for use in a multi-threaded context.
Changed
- No longer
no_std
on Linux and BSDs
no_std
on Linux and BSDs