Commit 1d1b123
authored
Bump v0.1.0 release for temporal_rs and temporal_capi (#589)
Drafting a pull request for the v0.1 release.
Merging is going to be dependent on two questions / tasks:
- [x] What should the version for `timezone_provider` and `zoneinfo_rs`
be?
- [ ] Is the [release
post](boa-dev/boa-dev.github.io#210) reviewed
and ready?
Regarding the question around versioning, I've left them still in the
0.0.x path until the APIs can be a bit more stabilized. But I'm open to
adding them to a 0.1.0 version. My main concern is if we do make a
breaking change to `timezone_provider` in the future (like stablizing
the ZeroCompiledTzdbProvider) , then we may have to adjust the versions
then for `timezone_provider` to be a 0.2.0 and `temporal_rs` to be a
0.1.1. I'd prefer to do a delayed 0.1 for those crates, but that is not
an incredibly strong position.1 parent 674c3a3 commit 1d1b123
4 files changed
Lines changed: 45 additions & 14 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
1 | 32 | | |
2 | 33 | | |
3 | 34 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | | - | |
34 | | - | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments