Skip to content

v0.0.1

Choose a tag to compare

@jedel1043 jedel1043 released this 25 Feb 19:27
· 465 commits to main since this release
23f784f

This is the first release of the temporal_rs project.

⚠️ This crate is highly experimental and NOT stable. We cannot make any guarantee that the API will be stable until 0.1.0. Do not use in production without extreme caution ⚠️

What's Changed

Enhancements

  • Add blank and negated + small adjustments by @nekevss in #17
  • Simplify Temporal APIs by @jedel1043 in #18
  • Implement Duration normalization - Part 1 by @nekevss in #20
  • Duration Normalization - Part 2 by @nekevss in #23
  • Add non_exhaustive attribute to component structs by @nekevss in #25
  • Implement Duration::round and some general updates/fixes by @nekevss in #24

Documentation

Other Changes

New Contributors

Full Changelog: https://github.com/boa-dev/temporal/commits/v0.0.1