v0.2.0
Added
- absorb
repitecrate:- add types:
Looper,LoopStatus,Rate,RateStats,EsperaError,EsperaResult.
- add types:
- add dependencies:
ahash,arraydeque,log,sixbit. - impl
From<UnixTime32> UnixTime. - impl
TryFrom<UnixTime> for UnixTime32. - impl
FromandTryFromfor integer primitives. - add module
all,unixmodule public.
Removed
- remove for now feature
wasm& dependencyinstant.
Changed
- bump MSRV to
1.63.0. - rename
Error,ResulttoEsperaError,EsperaResult, respectively.
Fixed
- manually impl
DebugforUnixTime&UnixTime32. - misc. updates.
Full Changelog: v0.1.0...v0.2.0