Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 04 May 10:05
· 555 commits to main since this release
Immutable release. Only release title and notes can be modified.

Initial release.

Commits

  • setup a release workflow (4a94968)
  • simplify implementation of test command (db1fb0f)
  • Add shebang support (399c862)
  • cosmetics (34cf2f4)
  • fix lint (eb2b881)
  • vm: inline Grow in Call/CallImm when possible (b1c7721)
  • fix stdlib changes between go1.25 and go1.26 (0f2d6a1)
  • extract: Adjust buildtags to support both go1.25 and go1.26 (c294bf4)
  • fix CI to use go1.25 and go1.26 (fadbe4b)
  • update docs, format extracted files, improve README. (332ad65)
  • update README (fd5d4d4)
  • add more examples, a new CONTRIBUTING.md and fix README.md (6b24cd2)
  • checkin stdlib categories (43e302e)
  • fix stdlib lint errors (d53efb0)
  • reorganize stdlib in a trimmed core, and remaining ext sub-packages. (887e5a9)
  • add a BSD-3 style license. Update README (0938432)
  • fix extract and add missing stdlib bindings. (cec7007)
  • add various tests in _samples/ from parscan (bfc12bb)
  • import cmd/extract from parscan (838dca5)
  • initial import from mvertes/parscan commit d7aa040 (c861d89)