Skip to content

Releases: tommie/v8go

v0.34.0

07 Oct 17:50

Choose a tag to compare

Full changelog ⇒ v0.34.0

Added

  • Add support for ObjectTemplate.MarkAsUndetectable.
  • Add Value.StrictEquals providing strict equality checks in Go code.
  • Add resource constraint options to NewIsolate in #111.
  • Add support for Value.TypeOf() corresponding to JavaScript typeof operator in #104.

Changed

v0.33.0

15 May 04:40

Choose a tag to compare

Full changelog ⇒ v0.33.0

Added

  • Add support for FunctionTemplate.Inherit to set up prototype inheritance.

Changed

  • Auto-bumped V8 to 13.6.233.10.

v0.32.0

30 Apr 04:37

Choose a tag to compare

Full changelog ⇒ v0.32.0

Changed

  • Auto-bumped V8 to 13.6.233.8.

v0.31.0

02 Apr 04:32

Choose a tag to compare

Full changelog ⇒ v0.31.0

Changed

  • Auto-bumped V8 to 13.5.212.10.

v0.30.0

26 Feb 01:49

Choose a tag to compare

Full changelog ⇒ v0.30.0

Changed

  • Auto-bumped V8 to 13.3.415.23.

v0.29.0

19 Feb 04:04

Choose a tag to compare

Full changelog ⇒ v0.29.0

Added

  • Add support to setup an Inspector, and InspectorClient to receive output from console messages in JS code.
  • Add FunctionTemplate.InstanceTemplate to add own properties to instances when the function is used as a constructor.
  • Add FunctionTemplate.PrototypeTemplates to add own properties to the prototype of an instance when the function is used as a constructor.

Changed

  • Auto-bumped V8 to 13.3.415.22.

v0.28.0

08 Jan 04:12

Choose a tag to compare

Full changelog ⇒ v0.28.0

Changed

  • Auto-bumped V8 to 13.1.201.22.

v0.27.0

19 Dec 04:23

Choose a tag to compare

Full changelog ⇒ v0.27.0

Changed

  • Auto-bumped V8 to 13.1.201.19.

v0.26.0

11 Dec 04:25

Choose a tag to compare

Full changelog ⇒ v0.26.0

Changed

  • Auto-bumped V8 to 13.1.201.16.

v0.25.0

04 Dec 04:36

Choose a tag to compare

Full changelog ⇒ v0.25.0

Changed

  • Auto-bumped V8 to 13.1.201.15.