v0.0.1
This is the first release of the temporal_rs project.
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
Durationnormalization - Part 1 by @nekevss in #20 - Duration Normalization - Part 2 by @nekevss in #23
- Add
non_exhaustiveattribute to component structs by @nekevss in #25 - Implement
Duration::roundand some general updates/fixes by @nekevss in #24
Documentation
- Adding a
docsdirectory by @nekevss in #16 - Build out README and CONTRIBUTING docs by @nekevss in #21
Other Changes
- Port
boa_temporalto newtemporalcrate by @nekevss in #1 - Add CI and rename license by @jedel1043 in #3
- Create LICENSE-Apache by @jedel1043 in #6
- Setup publish CI by @jedel1043 in #26
- Add first changelog by @jedel1043 in #27
- Remove keywords from Cargo.toml by @jedel1043 in #28
New Contributors
- @nekevss made their first contribution in #1
- @jedel1043 made their first contribution in #3
Full Changelog: https://github.com/boa-dev/temporal/commits/v0.0.1