v0.3.0
Added
- new features:
safest,unsafe,unsafest,nightly_docs. - new modules:
time,fmt. - add
develadependency. - add
check.shscript.
Removed
- remove the
sleep4macro, move todevelacrate.
Changed
- bump MSRV to
1.72.0. - require
unsafeinstead ofnot(safe). - deprecate and rename
no-stdfeature tono_std. - move the
unixandtimecodemodules totimeand hide. - reexport
timecode_*fns infmt.
Fixed
- update dependencies:
time,ahash,libc,libm. - refactor manifest.
- update aliases.
- updat docs.
- update CI.
Full Changelog: v0.2.0...v0.3.0