Releases: Icemic/quickjs-rusty
Releases · Icemic/quickjs-rusty
v0.12.0
Bug Fixes
- update memory limit in Context builder example
Commit Statistics
- 1 commit contributed to the release over the course of 7 calendar days.
- 64 days passed between releases.
- 1 commit was understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
view details
- Uncategorized
- Update memory limit in Context builder example (de21dfa)
libquickjs-ng-sys v0.11.0
Upgrade quickjs-ng to v0.15.0.
Commit Statistics
- 3 commits contributed to the release over the course of 7 calendar days.
- 64 days passed between releases.
- 0 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
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)