Skip to content

v0.4.0

Compare
Choose a tag to compare
@rogchap rogchap released this 14 Jan 06:35
· 95 commits to master since this release
9015bb9

Added

  • Value methods for checking value kind (is string, number, array etc)
  • C formatting via clang-format to aid future development
  • Support of vendoring with go mod vendor
  • Value methods to convert to primitive data types

Changed

  • Use g++ (default for cgo) for linux builds of the static v8 lib