You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,14 @@
2
2
All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines.
3
3
4
4
- - -
5
+
## 0.5.8 - 2024-09-23
6
+
#### Features
7
+
- add system libs support to build recipe rule (#68) - (cdbca4e) - Ezekiel Warren
8
+
- better cc dep support on Windows (#67) - (b11471a) - Ezekiel Warren
9
+
- allow adding cc deps to recipe rule (#65) - (4f9b35e) - Ezekiel Warren
10
+
11
+
- - -
12
+
5
13
## 0.5.7 - 2024-08-26
6
14
#### Features
7
15
- Allow explicit file outputs vs extensions in codegen rule (#64) - (1cba698) - Austin Kelway
0 commit comments