Skip to content

v0.7.0

Compare
Choose a tag to compare
@Icemic Icemic released this 09 Jan 18:25
· 16 commits to main since this release

Bug Fixes

  • lint
  • enhance safety documentation for OwnedJsValue and implement Send/Sync traits
  • OwnedJsValue should not be Send+Sync

Refactor

  • refactors quickjs c wrapper

Commit Statistics

  • 5 commits contributed to the release over the course of 186 calendar days.
  • 186 days passed between releases.
  • 4 commits were understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • Refactors quickjs c wrapper (3f65492)
    • Lint (901faa9)
    • Enhance safety documentation for OwnedJsValue and implement Send/Sync traits (73a49a6)
    • Upgrade quickjs to 0.8.0 and fix some breaking changes (caa031c)
    • OwnedJsValue should not be Send+Sync (8e38cdf)