Skip to content

v0.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Jan 22:55
7d843f1

Full changelog ⇒ v0.8.0

What's Changed

  • Allocate profile node children array using count by @genevieve in #256
  • Build v8 for linux_arm64 by @epk in #223
  • CHANGELOG: Highlight the subtlety of the Function Call breaking change by @dylanahsmith in #259
  • change -fpic to -fPIC in cgo.go by @iwind in #263
  • Remove unnecessary nested Locker and Isolate::Scope use by @dylanahsmith in #275
  • Upgrade V8 binaries for 9.7.106.18 version by @github-actions in #264
  • Use length to ensure null chars do not cause early termination of C string copies/reads by @genevieve in #272
  • Fix Object.Set with an empty key string by @dylanahsmith in #276
  • Upgrade V8 binaries for 9.7.106.19 version by @github-actions in #278
  • Fix typo in promise.go by @lukasmalkmus in #310
  • Updating context documentation by @ryanmurakami in #335
  • Add additional CPUProfile values by @ryanmurakami in #341
  • v8.Value becomes manually releaseable by @fizx in #361

New Contributors

Full Changelog: v0.7.0...v0.8.0