0.5.0
oliverbrowneprima
released this
06 Dec 10:39
·
31 commits
to master
since this release
Added
- A
TimingGuard
guard struct, for more flexible execution time tracking - The
compare!
macro, for running experiments in production
Changed
- Fixed 0.4.0 backwards compatibility, relating to errors in some macro definitions
- Fixed various documentation errors
Commits
- Revert "[PLATFORM-822]: Fix rustdoc warnings (#34)" (#36) by MaeIsBad
- Prepare for 0.5.0 release (#35) by Oliver Browne
- [PLATFORM-822]: Fix rustdoc warnings (#34) by MaeIsBad
- A compare! macro, for in-production performance testing (#33) by Oliver Browne
- Fixed macros, added tests (#32) by Oliver Browne
- [PLATFORM-804]: Implement serde support (#31) by William