-
Notifications
You must be signed in to change notification settings - Fork 0
/
CHANGELOG
100 lines (57 loc) · 1.48 KB
/
CHANGELOG
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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
# Changelog
All notable changes to this project will be documented in this file.
## [0.3.3] - 2023-07-30
### Bug Fixes
- Nightly usage & feature flag specification
- Superfluous build.rs
### Documentation
- Add more cfg annotations for docs
### Miscellaneous Tasks
- Automate release tagging & publish to crates.io
## [0.3.2] - 2023-07-29
### Documentation
- Remove FAQ related to xor of async-std and tokio
- Fix links to examples
## [0.3.1] - 2023-07-28
### Bug Fixes
- Changelog from 0.2.2 yank/ 0.3.0 release
### Documentation
- Update README with new version
## [0.3.0] - 2023-07-28
### Features
- Add doc_cfg for feature-specific items
## [0.2.1] - 2023-07-12
### Bug Fixes
- Update install instructions to latest version
## [0.2.0] - 2023-07-12
### Bug Fixes
- [**breaking**] Honor timeouts for long sync check
### Documentation
- 'situation' -> 'situwaition'
### Miscellaneous Tasks
- Fix categories
- Add repository to Cargo.toml
## [0.1.0] - 2023-07-11
### Documentation
- Update README
- Update README
- Add more docs
- More small docs improvements
- Improve docs for more configuration example
### Features
- Add basic CI build
- Add tokio support
- Add async-std support
- Add examples
- Improve examples, run examples with tests
### Miscellaneous Tasks
- Initial commit
- Bump version, add Cargo.toml examples
### Refactor
- Use just for test runs
### Ci
- Update CI YAML
### Wip
- Working sync v1
- Write down ideas, stuff
- External ergonomics, add bloat check