Releases: Icemic/quickjs-rusty
Releases · Icemic/quickjs-rusty
v0.11.1
New Features
- add methods to update stack top and set maximum stack size for QuickJS runtime
Commit Statistics
- 1 commit contributed to the release.
- 47 days passed between releases.
- 1 commit was understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
view details
- Uncategorized
- Add methods to update stack top and set maximum stack size for QuickJS runtime (7e125ea)
libquickjs-ng-sys v0.10.1
Update quickjs-ng to latest master version.
Commit Statistics
- 2 commits contributed to the release.
- 47 days passed between releases.
- 0 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
v0.11.0
New Features
- add support for QuickJS rope strings
Commit Statistics
- 2 commits contributed to the release over the course of 25 calendar days.
- 41 days passed between releases.
- 1 commit was understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
libquickjs-ng-sys v0.10.0
New Features
- add support for QuickJS rope strings
Commit Statistics
- 2 commits contributed to the release over the course of 25 calendar days.
- 44 days passed between releases.
- 1 commit was understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
v0.10.3
New Features
- add additional type checks for Javascript values in OwnedJsValue
Commit Statistics
- 1 commit contributed to the release.
- 2 days passed between releases.
- 1 commit was understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
view details
- Uncategorized
- Add additional type checks for Javascript values in OwnedJsValue (fa70631)
v0.10.2
Bug Fixes
- callback module exports
Commit Statistics
- 1 commit contributed to the release.
- 1 commit was understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
view details
- Uncategorized
- Callback module exports (3d7629e)
v0.10.1
New Features
- add is_array_buffer method
Commit Statistics
- 1 commit contributed to the release.
- 71 days passed between releases.
- 1 commit was understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
view details
- Uncategorized
- Add is_array_buffer method (c6b29ae)
libquickjs-ng-sys v0.9.6
New Features
- add new extension functions for JavaScript interoperability
Commit Statistics
- 1 commit contributed to the release.
- 104 days passed between releases.
- 1 commit was understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
view details
- Uncategorized
- Add new extension functions for JavaScript interoperability (2560a66)
v0.10.0
New Features
- allow conversion from float/integer to rust type i32/f64
Commit Statistics
- 1 commit contributed to the release.
- 32 days passed between releases.
- 1 commit was understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
view details
- Uncategorized
- Allow conversion from float/integer to rust type i32/f64 (34a4a5c)
v0.9.5
New Features
- handle JavaScript Proxy in array and object deserialization
- add methods to check for Javascript Proxy and retrieve its target
Commit Statistics
- 2 commits contributed to the release.
- 7 days passed between releases.
- 2 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages