Releases: moia-oss/tinytime.rs
Releases · moia-oss/tinytime.rs
v0.12.6
Fixed
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
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
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
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
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
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.11.2
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
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]
0.11.0
Version 0.11.0
Commits
- [b45414a] Merge pull request #54 from moia-oss/use-pedantic-lints
- [42f09cc] enable strict linting and fix lints
- [6908592] Release 0.10.0 [skip ci]