--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2025-f2e787bc0b
2025-05-15 02:12:11.576569+00:00
--------------------------------------------------------------------------------

Name        : rust-jiff
Product     : Fedora 41
Version     : 0.2.13
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.13 (2025-05-05)
This release fixes a bug in a corner case where TimeZone::following could
sometimes omit the last time zone transition. This could only happen in time
zones that once had daylight saving time, but ended it. This did not have an
impact on other Jiff APIs that handle daylight saving time.
Bug fixes:
#362:
Fix a bug where TimeZone::following could omit the last historical time zone
transition.
0.2.12 (2025-05-03)
This release fixes a couple bugs in Jiff's parser. In particular, a regression
was introduced in jiff 0.2.11 where its RFC 2822 parser could panic on some
inputs. Previous releases of Jiff are unaffected.
Bug fixes:
#357:
Fix a bug where parsing 1970-06-01T00-00:45:00[Africa/Monrovia] succeeded
but it should fail.
#359:
Fix a bug where the RFC 2822 parser could panic on some inputs.
0.2.11 (2025-05-01)
This release includes new APIs for customizing Jiff's strtime behavior along
with a few minor bug fixes. Jiff's strtime formatting API has also been
optimized. It's about twice as fast as it was.
This release also coincides with the publication of jiff-icu 0.2.0-beta.2,
which has support for icu 2.0.0-beta.2.
Enhancements:
#338:
Add support for the %c, %r, %X and %x conversion specifiers.
#341:
Add support for %q in jiff::fmt::strtime (prints quarter of year).
#342:
Add support for %::z and %:::z in jiff::fmt::strtime.
#344:
Add support for %N in jiff::fmt::strtime (alias for %9f).
#350:
Add a "lenient" mode for strtime formatting APIs that ignores most errors.
Bug fixes:
#328:
Document default precision behavior of Display impls for datetime types.
#340:
Allow whitespace in more places in RFC 2822 parser (improves spec compliance).
#346:
TimeZone::get("UTC") should now always return TimeZone::UTC.
Performance:
#338:
Jiff's strftime APIs are now approximately twice as fast as they were.
Performance should be comparable to chrono and time's prebuilt APIs.
--------------------------------------------------------------------------------
ChangeLog:

* Tue May  6 2025 Benjamin A. Beasley <[email protected]> - 0.2.13-1
- Update to version 0.2.13; Fixes RHBZ#2364289
* Sun May  4 2025 Benjamin A. Beasley <[email protected]> - 0.2.12-1
- Update to version 0.2.12; Fixes RHBZ#2363882
* Fri May  2 2025 Benjamin A. Beasley <[email protected]> - 0.2.11-1
- Update to version 0.2.11; Fixes RHBZ#2363592
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2363592 - rust-jiff-0.2.11 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2363592
  [ 2 ] Bug #2363882 - rust-jiff-0.2.12 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2363882
  [ 3 ] Bug #2364289 - rust-jiff-0.2.13 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2364289
--------------------------------------------------------------------------------

This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2025-f2e787bc0b' 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