v0.6.0
This version renames the silence_atomic_ordering_warning
configuration option to silence_warnings
, as well as the corresponding environment variables, to enable future warnings to be controlled by the same mechanism.
- Implement
lazy_static
support (#93)