Skip to content

Releases: Icemic/quickjs-rusty

v0.12.0

24 May 17:18

Choose a tag to compare

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

24 May 17:18

Choose a tag to compare

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

view details
  • Uncategorized
    • Update changelog (df08d4f)
    • Update quickjs-ng to v0.15.0 (0d92c3f)
    • Upgrade to latest quickjs-ng (6f2ce58)

v0.11.1

21 Mar 15:41

Choose a tag to compare

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

21 Mar 15:41

Choose a tag to compare

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

view details

v0.11.0

01 Feb 17:54

Choose a tag to compare

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

view details
  • Uncategorized
    • Add support for QuickJS rope strings (60d7ff0)
    • Upgrade to latest quickjs-ng (588b485)

libquickjs-ng-sys v0.10.0

01 Feb 17:54

Choose a tag to compare

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

view details
  • Uncategorized
    • Add support for QuickJS rope strings (60d7ff0)
    • Upgrade to latest quickjs-ng (588b485)

v0.10.3

22 Dec 05:53

Choose a tag to compare

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

20 Dec 00:48

Choose a tag to compare

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

19 Dec 11:54

Choose a tag to compare

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

19 Dec 11:54

Choose a tag to compare

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)