File tree Expand file tree Collapse file tree 1 file changed +27
-0
lines changed
Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Original file line number Diff line number Diff line change 1+ # CHANGELOG
2+
3+ ## What's Changed
4+
5+ ### Enhancements
6+ * Add blank and negated + small adjustments by @nekevss in https://github.com/boa-dev/temporal/pull/17
7+ * Simplify Temporal APIs by @jedel1043 in https://github.com/boa-dev/temporal/pull/18
8+ * Implement ` Duration ` normalization - Part 1 by @nekevss in https://github.com/boa-dev/temporal/pull/20
9+ * Duration Normalization - Part 2 by @nekevss in https://github.com/boa-dev/temporal/pull/23
10+ * Add ` non_exhaustive ` attribute to component structs by @nekevss in https://github.com/boa-dev/temporal/pull/25
11+ * Implement ` Duration::round ` and some general updates/fixes by @nekevss in https://github.com/boa-dev/temporal/pull/24
12+
13+ ### Documentation
14+ * Adding a ` docs ` directory by @nekevss in https://github.com/boa-dev/temporal/pull/16
15+ * Build out README and CONTRIBUTING docs by @nekevss in https://github.com/boa-dev/temporal/pull/21
16+
17+ ### Other Changes
18+ * Port ` boa_temporal ` to new ` temporal ` crate by @nekevss in https://github.com/boa-dev/temporal/pull/1
19+ * Add CI and rename license by @jedel1043 in https://github.com/boa-dev/temporal/pull/3
20+ * Create LICENSE-Apache by @jedel1043 in https://github.com/boa-dev/temporal/pull/6
21+ * Setup publish CI by @jedel1043 in https://github.com/boa-dev/temporal/pull/26
22+
23+ ## New Contributors
24+ * @nekevss made their first contribution in https://github.com/boa-dev/temporal/pull/1
25+ * @jedel1043 made their first contribution in https://github.com/boa-dev/temporal/pull/3
26+
27+ ** Full Changelog** : https://github.com/boa-dev/temporal/commits/v0.0.1
You can’t perform that action at this time.
0 commit comments