Skip to content

Releases: moia-oss/tinytime.rs

v0.12.7

22 Nov 11:28
b23abbc
Compare
Choose a tag to compare

Other

  • use Time::MAX in TimeWindow::widest (#83)
  • bump serde_json from 1.0.132 to 1.0.133 in the cargo group (#84)
  • Remove myself from codeowners
  • bump the cargo group with 2 updates (#82)
  • bump thiserror from 1.0.66 to 2.0.0 in the cargo group (#81)
  • bump the cargo group with 2 updates (#80)
  • fix nightly (#78)
  • bump the cargo group with 4 updates (#79)
  • fix nightly (#77)
  • bump serde_json from 1.0.128 to 1.0.129 in the cargo group (#76)
  • fix nightly (#74)

v0.12.6

11 Oct 08:08
65487d2
Compare
Choose a tag to compare

Fixed

  • fix lint issue

Other

  • dependabot tweaks (#73)
  • use grouped dependabot updates (#72)
  • Bump derive_more from 0.99.18 to 1.0.0 (#69)
  • set dependabot interval to weekly (#70)
  • update to rust 1.81.0 (#68)
  • add Cargo.lock to avoid discrepancies with local runs and CI runs
  • just not make

0.12.5

09 Oct 11:23
a60ef2a
Compare
Choose a tag to compare

Version 0.12.5

Commits

  • [a60ef2a] Merge pull request #63 from moia-oss/change-toml
  • [fb3b27c] change toolchain files to toml
  • [1a7d7b9] Release 0.12.4 [skip ci]

0.12.4

26 Jul 12:17
bf7bdf9
Compare
Choose a tag to compare

Version 0.12.4

Commits

  • [bf7bdf9] Merge pull request #62 from moia-oss/subsec_nanos
  • [eb50043] Add as_seconds and as_subsecond_nanos
  • [8456c9e] Release 0.12.3 [skip ci]

0.12.3

25 Apr 13:24
9b05738
Compare
Choose a tag to compare

Version 0.12.3

Commits

  • [9b05738] Merge pull request #61 from moia-oss/rand-support-for-time-duration
  • [d7c22c0] Random sampling of Time and Duration
  • [bd891d3] Release 0.12.2 [skip ci]

0.12.2

24 Apr 14:14
a2112df
Compare
Choose a tag to compare

Version 0.12.2

Commits

  • [a2112df] Merge pull request #60 from moia-oss/const-as-unsigned
  • [9c9fb14] Make as_millis_unsigned & as_seconds_unsigned const
  • [1d665a0] Release 0.12.1 [skip ci]

0.12.1

10 Apr 08:28
7ba7690
Compare
Choose a tag to compare

Version 0.12.1

Commits

  • [7ba7690] Merge pull request #59 from moia-oss/add-more-tw-methods
  • [7ec5106] add missing methods
  • [4f81f6e] put methods in logical order
  • [8bd74a9] Release 0.12.0 [skip ci]

0.12.0

04 Apr 14:13
ba8174c
Compare
Choose a tag to compare

Version 0.12.0

Commits

0.11.2

02 Apr 07:35
7680fda
Compare
Choose a tag to compare

Version 0.11.2

Commits

  • [7680fda] Merge pull request #57 from moia-oss/update-rust-to-1.77.0
  • [4517518] rename lint
  • [67c92e7] update rust to 1.77.0
  • [f55d31b] Release 0.11.1 [skip ci]

0.11.1

14 Mar 14:11
dc87f0f
Compare
Choose a tag to compare

Version 0.11.1

Commits

  • [dc87f0f] Merge pull request #55 from moia-oss/use-missing_const_for_fn
  • [eb66d55] use missing_const_for_fn lint and make fns const
  • [200a223] Release 0.11.0 [skip ci]