Skip to content

Releases: moia-oss/tinytime.rs

v0.15.0

Choose a tag to compare

@github-actions github-actions released this 09 Mar 07:48
88f72f0

Other

  • [breaking] Update dependencies, remove bincode, update rust (#141)
  • Bump chrono from 0.4.42 to 0.4.43 in the cargo group (#138)
  • Bump serde_json from 1.0.148 to 1.0.149 in the cargo group (#137)
  • Bump serde_json from 1.0.147 to 1.0.148 in the cargo group (#136)
  • Bump serde_json from 1.0.145 to 1.0.147 in the cargo group (#135)
  • Bump actions/checkout from 5 to 6 in the github-actions group (#134)
  • Bump serde from 1.0.225 to 1.0.228 in the cargo group (#133)
  • Bump the cargo group with 2 updates (#132)
  • Bump chrono from 0.4.41 to 0.4.42 in the cargo group (#131)
  • Bump serde_json from 1.0.142 to 1.0.143 in the cargo group (#130)
  • Bump actions/checkout from 4 to 5 in the github-actions group (#129)
  • Use official release-plz GHA org action (#127)

v0.14.4

Choose a tag to compare

@github-actions github-actions released this 07 Aug 08:57
d72c3c6

Added

  • add impl From for chrono::TimeDelta and chrono::DateTime<Utc> for feature flag chrono (#125)

Other

  • use ubuntu-24.04 GHA workflow runner (#126)
  • Bump serde_json from 1.0.141 to 1.0.142 in the cargo group (#124)
  • Bump the cargo group with 2 updates (#123)
  • update rust to 1.88.0 (#122)
  • Bump chrono from 0.4.40 to 0.4.41 in the cargo group (#120)

v0.14.3

Choose a tag to compare

@github-actions github-actions released this 22 Apr 09:53
d9f7524

Other

  • Bump rand from 0.9.0 to 0.9.1 (#118)

v0.14.2

Choose a tag to compare

@github-actions github-actions released this 17 Apr 09:43
f7cab99

Added

  • Optional bincode support (#117)

Other

  • Document why bincode unit tests exist (#116)
  • Bump the cargo group across 1 directory with 3 updates (#115)
  • Bump chrono from 0.4.39 to 0.4.40 in the cargo group (#113)
  • update Rust to 1.85.0 and edition 2024 (#111)

v0.14.1

Choose a tag to compare

@github-actions github-actions released this 21 Feb 09:49
3fb75f1

Added

  • Serde utility methods (#109)

v0.14.0

Choose a tag to compare

@github-actions github-actions released this 20 Feb 15:11
7e008a3

Added

  • [breaking] feature gate chrono (#105)
  • [breaking] feature gate serde (#104)

Fixed

  • [breaking] fix serde support for non self-describing formats (#107)

Other

  • add cargo common metadata (#108)
  • minimize rand features (#106)
  • Remove unnecessary dependencies (#102)

v0.13.1

Choose a tag to compare

@github-actions github-actions released this 03 Feb 16:26
1564d51

Added

  • add Rem and RemAssign impls for Duration and Time (#99)

Other

  • update rand to 0.9.0 (#101)
  • bump serde_json from 1.0.135 to 1.0.138 (#98, #100)
  • bump thiserror from 2.0.10 to 2.0.11 (#96)

v0.13.0

Choose a tag to compare

@github-actions github-actions released this 13 Jan 14:14
8089b51

Added

  • specify msrv (#95)

Other

  • [breaking] restrict panics (#94)
  • remove lazy_static (#93)
  • update rust to 1.84.0 (#92)
  • bump the cargo group with 2 updates (#91)
  • bump serde from 1.0.216 to 1.0.217 in the cargo group (#90)
  • bump the cargo group across 1 directory with 2 updates (#89)
  • bump the cargo group with 3 updates (#87)
  • bump thiserror from 2.0.3 to 2.0.4 in the cargo group (#85)

v0.12.7

Choose a tag to compare

@github-actions github-actions released this 22 Nov 11:28
b23abbc

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

Choose a tag to compare

@github-actions github-actions released this 11 Oct 08:08
65487d2

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