easytime 0.1.2

Providing wrapper types for safely performing panic-free checked arithmetic on instants and durations.
Documentation
# Unreleased

# 0.1.2 - 2019-03-01

* Remove "This example is not tested" warning in documentation example.

# 0.1.1 - 2019-02-23

* Add the `unwrap_or_else` method to `easytime::Instant` and `easytime::Duration`.

# 0.1.0 - 2019-02-19

Initial release