v0.0.9
What's Changed in v0.0.9
- Cross boundary rounding fix #286 by @robot-head in #343
- Implement PlainMonthDay::with functionality by @nekevss in #335
- Add Writeable getters for some types, use in FFI by @Manishearth in #340
- Add missing FFI APIs by @Manishearth in #339
- Fill in missing Zoned APIs by @Manishearth in #331
- Add stringifiers to MonthDay/YearMonth by @Manishearth in #338
- Use AnyCalendarKind in PartialDate by @Manishearth in #332
- Add ZonedDateTime FFI by @Manishearth in #329
- Use a lock internally to FsTzdbProvider instead of externally by @Manishearth in #327
- Remove create() APIs, consistently use try_new() by @Manishearth in #326
- Switch FFI calendar APIs over to using AnyCalendarKind for input by @Manishearth in #324
- Update abstract method
7.5.37 RoundRelativeDurationby @HalidOdat in #323 - Fix abstract method
7.5.36 BubbleRelativeDuration()by @HalidOdat in #322 - Generate FFI bindings for C by @jedel1043 in #321
- Improve baked data formatting by @Manishearth in #319
- Correctly validate largestUnit when constructing from DifferenceSettings by @Manishearth in #316
- Align
Duration.prototype.round()to latest specification by @HalidOdat in #317
Full Changelog: v0.0.8...v0.0.9