Skip to content

Releases: nyx-space/hifitime

4.2.3: Python usability improvements

05 Nov 21:57
ef4a2d7

Choose a tag to compare

New features

Dependencies

  • Update pyo3 requirement from 0.26.0 to 0.27.0 by @dependabot[bot] in #431

Full Changelog: 4.2.2...4.2.3

4.2.2: Python support enhancements

19 Oct 06:23
a575b78

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.2.1...4.2.2

4.2.1: Duration constructor is now const-compatible

01 Oct 17:04
f8d0f52

Choose a tag to compare

What's Changed

  • Update pyo3 requirement from 0.25.0 to 0.26.0 by @dependabot[bot] in #420
  • Make unit constructors for Duration const-compatible by @J-Westin in #423

New Contributors

Full Changelog: 4.2.0...4.2.1

4.2.0: Major Ut1Provider performance improvement

08 Sep 13:40
aa4e5ae

Choose a tag to compare

What's Changed

  • Perf: Borrow Ut1Provider, O(log n) UT1 offset lookup, and faster EOP parsing by @FusRoman in #419

New Contributors

Full Changelog: 4.1.3...4.2.0

4.1.3: Improve datetime validity checks on initialization + no_std compile error fix

03 Aug 14:33
c0c0688

Choose a tag to compare

Improvements

  • Re-enable pytest for aarch64, ppc64, armv7 and build wheels for aarch64, by @ephraim71 in #407
  • to_gregorian: nanoseconds field is not documented by @gwbres in #412

Fixes

Dependencies

This only affects testing, hence no news minor version number

  • Update criterion requirement from 0.6.0 to 0.7.0 by @dependabot[bot] in #406

New Contributors

Full Changelog: 4.1.2...4.1.3

4.1.2: Add long term support of leap seconds; export `with_hms` and other time setters to Python

03 Jul 17:30
cf2115d

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.1.1...4.1.2

4.1.1: Fix Python build when re-exporting pyo3; fix Kani testing when used in parent project

09 Jun 03:29
0b6c6aa

Choose a tag to compare

What's Changed

Full Changelog: 4.1.0...4.1.1

4.1.0: Introduce precise timescale conversion with polynomial offset, rate, and acceleration

24 May 22:43
c4320ce

Choose a tag to compare

New features

Fixes

Improvements

Dependency updates

New Contributors

Full Changelog: 4.0.2...4.1.0

4.0.2: Fix parsing durations from string with UTF8 micro character

24 Dec 14:39
d124c90

Choose a tag to compare

What's Changed

Full Changelog: 4.0.1...4.0.2

4.0.1: Fix conversion from std Duration + fix poetry install

29 Nov 17:38
2b15db8

Choose a tag to compare

What's Changed

  • Implement lossless From methods for Duration conversions by @Wollaston in #342
  • Update tabled requirement from 0.16.0 to 0.17.0 by @dependabot in #345
  • Add Python feature to Maturin configuration in pyproject.toml by @Jazzinghen in #347

New Contributors

Full Changelog: 4.0.0...4.0.1