Skip to content

Commit c42d85f

Browse files
update bvellard to 2025-09-13
1 parent 354e77f commit c42d85f

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+5203
-1334
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# hirofa-quickjs_sys - Changelog
22

3+
## 0.11.0
4+
5+
* update bellard to 2025-09-13
6+
37
## 0.10.3
48

59
* removed js_isbigfloat/decimal

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
edition = "2024"
33
name = "hirofa-quickjs-sys"
44
description = "QuickJS, QuickJS-NG Javascript Engine FFI bindings"
5-
version = "0.10.3"
5+
version = "0.11.0"
66
readme = "README.md"
77
repository = "https://github.com/HiRoFa/quickjs-sys"
88
license = "MIT"

0 commit comments

Comments
 (0)