Skip to content

Releases: time-rs/time

v0.3.0-alpha-0

27 May 21:07
88c1d96
Compare
Choose a tag to compare
v0.3.0-alpha-0 Pre-release
Pre-release
Bump dependencies, create 0.3 alpha release

v0.2.26

16 Mar 07:40
cdd615d
Compare
Choose a tag to compare
Bump dependency versions, create release

v0.2.25

25 Jan 03:11
0393e2c
Compare
Choose a tag to compare
Correct lints

v0.2.24

09 Jan 02:11
b71597c
Compare
Choose a tag to compare
0.2.24 release

This includes the silencing of one clippy lint, which does not
necessitate a new release.

v0.2.23

18 Nov 02:53
f153a1c
Compare
Choose a tag to compare
v0.3 backports

v0.2.22

26 Sep 01:28
ad4740f
Compare
Choose a tag to compare
Fix implementation of `Duration::new`

A couple hacks are needed to maintain it being `const fn`. Generally
speaking, this patch just ensures that the sign of the nanoseconds
component matches the sign of the seconds component. To do this, it is
necessary to carry over any remainder.

v0.2.21

21 Sep 04:03
ccd997e
Compare
Choose a tag to compare
v0.2.21 release

v0.2.20

16 Sep 22:17
f751f8f
Compare
Choose a tag to compare
v0.2.20

v0.2.19

12 Sep 06:45
302c928
Compare
Choose a tag to compare
v0.2.19

v0.2.18

08 Sep 04:16
e0e3886
Compare
Choose a tag to compare
v0.2.18