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: libquickjs-sys/CHANGELOG.md
+26-1Lines changed: 26 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,30 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
7
8
+
## 0.9.3 (2025-07-17)
9
+
10
+
### New Features
11
+
12
+
- <csr-id-ec845f43a3138a7def2805bcfe3562f8d9f0a625/> add cross-compilation support for custom compilers
13
+
14
+
### Commit Statistics
15
+
16
+
<csr-read-only-do-not-edit/>
17
+
18
+
- 1 commit contributed to the release.
19
+
- 1 commit was understood as [conventional](https://www.conventionalcommits.org).
20
+
- 0 issues like '(#ID)' were seen in commit messages
21
+
22
+
### Commit Details
23
+
24
+
<csr-read-only-do-not-edit/>
25
+
26
+
<details><summary>view details</summary>
27
+
28
+
***Uncategorized**
29
+
- Add cross-compilation support for custom compilers ([`ec845f4`](https://github.com/Icemic/quickjs-rusty/commit/ec845f43a3138a7def2805bcfe3562f8d9f0a625))
30
+
</details>
31
+
8
32
## 0.9.2 (2025-07-16)
9
33
10
34
Upgrade quickjs-ng to latest master version.
@@ -13,7 +37,7 @@ Upgrade quickjs-ng to latest master version.
13
37
14
38
<csr-read-only-do-not-edit/>
15
39
16
-
-2 commits contributed to the release.
40
+
-3 commits contributed to the release.
17
41
- 37 days passed between releases.
18
42
- 0 commits were understood as [conventional](https://www.conventionalcommits.org).
19
43
- 0 issues like '(#ID)' were seen in commit messages
@@ -25,6 +49,7 @@ Upgrade quickjs-ng to latest master version.
0 commit comments