- Improve parking semantics (#327).
- Fix build on 32-bit systems (#274).
- Rewrite from scratch using a hierarchical wheel strategy (#249).
- Allow naming timer thread.
- Track changes in dependencies.
- Set Rust v1.14 as the minimum supported version.
- Fix bug related to intervals.
- Impl
PartialEq + Eq
for TimerError. - Add
Debug
implementations.
- Initial Release