Hifitime

Latest version: v3.9.0

Safety actively analyzes 625140 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

3.10.0

What's next?
This is probably the last release of version 3.x. There's a fair amount of small bugs here and there in 3.x, and these aren't trivial to fix. The architecture changes introduced by gwbres and I for the development of 4.x should fix all of those in one go.

Also, version 4.0 will likely switch to the Mozilla Public License from Apache 2: if you have concerns about this, please head over to https://github.com/nyx-space/hifitime/discussions/274 to voice them. From the user point of view, there should be absolutely no change, even if you're selling code that uses an unmodified version of Hifitime.

Naming error

This release is published as `4.0.0-dev` on crates.io and `4.0.0.dev0` on PyPi. This was a mistake. It should have been `3.10.0`. That's probably for the better though since it introduces one breaking change. Version 4.0.0 will introduce several breaking changes and a new architecture.

What's Changed
* support qzss time scale by gwbres in https://github.com/nyx-space/hifitime/pull/228
* Update 4.0.0-dev to latest master by ChristopherRabotin in https://github.com/nyx-space/hifitime/pull/243
* Integrate 3.8.6 into 4.0.0-dev by ChristopherRabotin in https://github.com/nyx-space/hifitime/pull/264
* BREAKING CHANGE: 4.0.0-dev branch become 3.10.0 by ChristopherRabotin in https://github.com/nyx-space/hifitime/pull/277
* Draft: replace std::time:SystemTime with web_time::SystemTime by karpfediem in https://github.com/nyx-space/hifitime/pull/279
* Update reqwest requirement from 0.11 to 0.12 by dependabot in https://github.com/nyx-space/hifitime/pull/286
* Fix panic caused by arithmetic overflow by cardigan1008 in https://github.com/nyx-space/hifitime/pull/283
* Fix panic caused by array out of bounds by cardigan1008 in https://github.com/nyx-space/hifitime/pull/284
* Fix panic caused by unwrap by cardigan1008 in https://github.com/nyx-space/hifitime/pull/285

New Contributors
* karpfediem made their first contribution in https://github.com/nyx-space/hifitime/pull/279
* cardigan1008 made their first contribution in https://github.com/nyx-space/hifitime/pull/283

**Full Changelog**: https://github.com/nyx-space/hifitime/compare/3.9.0...3.10.0

3.9.0

What's Changed
* Relax UNIX test + release 3.8.6 by ChristopherRabotin in https://github.com/nyx-space/hifitime/pull/266
* Introduce %y formatter by gwbres in https://github.com/nyx-space/hifitime/pull/268
* Update tabled requirement from 0.14.0 to 0.15.0 by dependabot in https://github.com/nyx-space/hifitime/pull/269
* Update der requirement from 0.6.1 to 0.7.8 by dependabot in https://github.com/nyx-space/hifitime/pull/252
* [Maybe breaking change] Fix day of year computation by ChristopherRabotin in https://github.com/nyx-space/hifitime/pull/273
* docs(fix): fixed reversed description of duration magnitude by ethanmsl in https://github.com/nyx-space/hifitime/pull/271

New Contributors
* ethanmsl made their first contribution in https://github.com/nyx-space/hifitime/pull/271

**Full Changelog**: https://github.com/nyx-space/hifitime/compare/3.8.6...3.9.0

3.8.6

What's Changed
* Adds support for using hifitime in WASM targets by thomasantony in https://github.com/nyx-space/hifitime/pull/262

New Contributors
* thomasantony made their first contribution in https://github.com/nyx-space/hifitime/pull/262

**Full Changelog**: https://github.com/nyx-space/hifitime/compare/3.8.5...3.8.6

3.8.5

What's Changed
* Update pyo3 requirement from 0.19.0 to 0.20.0 by dependabot in https://github.com/nyx-space/hifitime/pull/259


**Full Changelog**: https://github.com/nyx-space/hifitime/compare/3.8.4...3.8.5

3.8.4

What's Changed
* Day of year formatting now parses elapsed time by ChristopherRabotin in https://github.com/nyx-space/hifitime/pull/253


**Full Changelog**: https://github.com/nyx-space/hifitime/compare/3.8.3...3.8.4

Notice for 3.x

With a bit of luck, this will be the last release of 3.x as version 4 makes its way to production. Version 4 will bring more consistency in time scale handling by not converting everything to TAI, but using the initialization time scale whenever possible. Follow the progress on https://github.com/nyx-space/hifitime/milestone/14 and don't hesitate to propose features or contribute. Thanks

3.8.3

What's Changed
* Update pyo3 requirement from 0.18.1 to 0.19.0 by dependabot in https://github.com/nyx-space/hifitime/pull/242
* Update tabled requirement from 0.12.0 to 0.14.0 by dependabot in https://github.com/nyx-space/hifitime/pull/251


**Full Changelog**: https://github.com/nyx-space/hifitime/compare/3.8.2...3.8.3

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.