This release includes a few small enhancements and a bug fix. In particular,
there is now Serde support for TimeZone and the ISOWeekDate API has been
filled out a bit more.
Unless a serious issue is uncovered, the plan is that this will be the last
release before jiff 0.2.
jiff::tz::TimeZone has been added.civil::ISOWeekDate API has been beefed up with a few convenience methods.tz::Offset::round for rounding time zone offsets.We are now able to run serde_yaml integration tests again, since upstream
switched the dev-dependency back from serde_yml due to issues with that
fork.
This is a small release with a bug fix for precision loss in some cases when
doing arithmetic on Timestamp or Zoned.
This is a small release with another deprecation and a new API for doing
prefix parsing via strptime. There's also a bug fix for a corner case
when dealing with daylight saving time gaps with the Zoned::with API.
This release contains a number of deprecations in preparation for a jiff 0.2
release. The deprecations are meant to facilitate a smoother transition. The
deprecations, when possible, come with new APIs that will permit users to write
forward compatible code that will work in both jiff 0.1 and jiff 0.2.
This release also includes a handful of new conversion specifiers in Jiff's
strftime and strptime APIs. This improves compatibility with the analogous
implementation with GNU libc.
Please log in to add feedback.
This update has been submitted for testing by music.
This update's test gating status has been changed to 'ignored'.
This update has obsoleted rust-jiff-0.1.28-1.el9, and has inherited its bugs and notes.
music edited this update.
This update has been pushed to testing.
This update has been submitted for stable by bodhi.
This update has been pushed to stable.