What's Changed in 0.0.7
- Bump ixdtf and complete changes for update by @nekevss in #299
- A few more changes to the readme by @nekevss in #297
- Implement a builder API for Now by @nekevss in #296
- Some docs cleanup and updates by @nekevss in #294
- Add
PlainMonthDay
method + clean up by @nekevss in #284 - Add Eq, Ord impls on FiniteF64 by @sffc in #187
- Allow parsers to accept unvalidated UTF8 by @HalidOdat in #295
- Bump to icu_calendar 2.0 by @nekevss in #292
- Add ISO specific constructors to builtins by @nekevss in #263
- Rename the provider crate by @nekevss in #289
- Expose equals and compare over FFI by @Magnus-Fjeldstad in #269
- Impl round_with_provider for ZonedDateTIme by @sebastianjacmatt in #278
- Add some compiled_data FFI APIs by @Manishearth in #273
- Add string conversion functions for Temporal types by @Manishearth in #276
- Make sure temporal_capi can be built no_std by @Manishearth in #281
- Make iana-time-zone dep optional by @Manishearth in #279
- Implementation of ZonedDateTime.prototype.with by @lockels in #267
- Update Duration's inner representation from floating point to integers. by @nekevss in #268
- Add all-features = true to docs.rs metadata by @Manishearth in #271
- Fix instant math in capi by @Manishearth in #270
- Remove the Temporal prefix from Unit, RoundingMode, and UnsignedRoundingMode by @nekevss in #254
- Since until by @sebastianjacmatt in #259
- Implementation of toZonedDateTimeISO for Instant by @lockels in #258
- Implement toZonedDateTime in PlainDate by @JohannesHelleve in #192
- Add intro documentation to ZonedDateTime and PlainDateTime by @nekevss in #253
- Implement IANA normalizer baked data provider by @nekevss in #251
New Contributors
- @HalidOdat made their first contribution in #295
- @JohannesHelleve made their first contribution in #192
Full Changelog: v0.0.6...0.0.7