--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2025-1653f56563
2025-04-23 02:12:49.731516+00:00
--------------------------------------------------------------------------------

Name        : rust-jiff
Product     : Fedora 41
Version     : 0.2.8
Release     : 1.fc41
URL         : https://crates.io/crates/jiff
Summary     : Date-time library that encourages you to jump into the pit of 
success
Description :
A date-time library that encourages you to jump into the pit of success.
This library is heavily inspired by the Temporal project.

--------------------------------------------------------------------------------
Update Information:

0.2.8 (2025-04-13)
This release fixes a bug where the constructors on SignedDuration for floating
point durations could panic (in debug mode) or produce incorrect results (in
release mode). This bug only impacts users of the try_from_secs_{f32,f64} and
from_secs_{f32,f64} methods on SignedDuration.
Enhancements:
Add an alternate Debug impl for SignedDuration that only shows its second and
nanosecond components (while using only one component when the other is zero).
Bug fixes:
Fix a bug that could produce a panic or incorrect results in
SignedDuration::(try_)?from_secs_{f32,f64}.
0.2.7 (2025-04-13)
This release includes a bug fix that changes how an empty but set TZ environment
variable is interpreted (as indistinguishable from TZ=UTC). This also includes a
new enabled by default create feature, perf-inline, which allows toggling Jiff's
use of inline(always). This may help improve compile times or decrease binary
size.
Enhancements:
Remove some internal uses of generics to mildly improve compile times.
Add perf-inline crate feature for controlling inline(always) annotations.
Bug fixes:
Make TZ= indistinguishable from TZ=UTC.
0.2.6 (2025-04-07)
This release includes a few bug fixes.
Fixed Zoned rounding on days with DST time zone transitions.
Fixed bug where TimeZone::preceding could omit historical time zone transitions
for time zones that have eliminated DST in the present.
Fixed nth_weekday_in_month, where it would sometimes incorrectly return an
error.
--------------------------------------------------------------------------------
ChangeLog:

* Mon Apr 14 2025 Benjamin A. Beasley <[email protected]> - 0.2.8-1
- Update to 0.2.8 (close RHBZ#2359308)
* Mon Apr 14 2025 Benjamin A. Beasley <[email protected]> - 0.2.7-1
- Update to 0.2.7
* Tue Apr  8 2025 Benjamin A. Beasley <[email protected]> - 0.2.6-1
- Update to 0.2.6 (close RHBZ#2354299)
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2354299 - rust-jiff-0.2.6 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2354299
  [ 2 ] Bug #2359308 - rust-jiff-0.2.8 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2359308
--------------------------------------------------------------------------------

This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2025-1653f56563' at the command
line. For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label

All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------

-- 
_______________________________________________
package-announce mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to