Skip to content
This repository has been archived by the owner on Apr 2, 2018. It is now read-only.

Latest commit

 

History

History
15 lines (10 loc) · 305 Bytes

CHANGELOG.md

File metadata and controls

15 lines (10 loc) · 305 Bytes

0.1.2 (unreleased)

  • Allow naming timer thread.
  • Track changes in dependencies.

0.1.1 (Apr 6, 2017)

  • Set Rust v1.14 as the minimum supported version.
  • Fix bug related to intervals.
  • Impl PartialEq + Eq for TimerError.
  • Add Debug implementations.

0.1.0 (Jan 11, 2017)

  • Initial Release