v1.0.1
Tests were failing on some platforms because the tests required file times to be within 50ms of the expected time. Some platforms only support second precision, so I've widened the acceptable range to +/- 1s from the expected time.
Tests were failing on some platforms because the tests required file times to be within 50ms of the expected time. Some platforms only support second precision, so I've widened the acceptable range to +/- 1s from the expected time.