File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
6
7
7
Changes that change the generated API have a ⚠️.
8
8
9
+ ## [ 0.23.0] 2024-07-11
10
+ ### Added
11
+ - Add support for Gio async functions (#157 ).
12
+
13
+ ### Changed
14
+ - Requires Crystal compiler >= 1.6.0 (No PR 😁 2ebec2b0f9251b56b4310a8413b5d828c339af5f).
15
+ - CI now uses newer libraries through Ubuntu 24.04 (#154 ).
16
+
17
+ ### Fixed
18
+ - Some code cleanup (#155 #156 ).
19
+
9
20
## [ 0.22.3] 2024-06-10
10
21
### Fixed
11
22
- Fixed compilation problem when project dir has spaces, thanks @BigBoyBarney (#149 )
Original file line number Diff line number Diff line change 1
1
name : gi-crystal
2
- version : 0.22.3
2
+ version : 0.23.0
3
3
4
4
authors :
5
5
-
Hugo Parente Lima <[email protected] >
You can’t perform that action at this time.
0 commit comments