File tree Expand file tree Collapse file tree 3 files changed +12
-2
lines changed
Expand file tree Collapse file tree 3 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 4848 <color type =" primary" scheme_preference =" dark" >#26a269</color >
4949 </branding >
5050 <releases >
51+ <release version =" 3.11.0" date =" 2025-08-11" >
52+ <description translate =" no" >
53+ <ul >
54+ <li >Gracefully handle non existent files</li >
55+ <li >Switched to Crystal execution contexts</li >
56+ <li >Updated dependencies</li >
57+ <li >Updated translations</li >
58+ </ul >
59+ </description >
60+ </release >
5161 <release version =" 3.10.0" date =" 2025-03-25" >
5262 <description translate =" no" >
5363 <ul >
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ shards:
1818
1919 harfbuzz:
2020 git: https://github.com/hugopl/harfbuzz.cr.git
21- version: 0.2.0
21+ version: 0.2.1
2222
2323 libadwaita:
2424 git: https://github.com/hugopl/libadwaita.cr.git
Original file line number Diff line number Diff line change 11name : collision
2- version : 3.10 .0
2+ version : 3.11 .0
33
44authors :
55
You can’t perform that action at this time.
0 commit comments