Skip to content

libquickjs-ng-sys v0.7.2

Compare
Choose a tag to compare
@Icemic Icemic released this 24 Jan 12:59
· 38 commits to main since this release

Bug Fixes

  • makes BigInt conversion conform to the specification

Refactor

  • Remove patch operation; Remove unnecessary source code copy to simplify build process

Commit Statistics

  • 3 commits contributed to the release.
  • 13 days passed between releases.
  • 2 commits were understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • Merge pull request #6 from Icemic/bigint_fix (09492cb)
    • Remove patch operation; Remove unnecessary source code copy to simplify build process (13c4d14)
    • Makes BigInt conversion conform to the specification (6afb0cc)