Skip to content

v3.0.0-beta.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@tbjgolden tbjgolden released this 12 Jun 09:10
· 56 commits to main since this release
prerelease

Major changes (breaking)

  • feat: upgraded toolchain (and as such will require ESM support)
  • feat: improve ast
  • feat: limited the package's exports to make it more usable and maintainable

Feature updates

  • feat: generator
  • feat: variable refactors
  • feat: sourcecode indexes
  • feat: improved lexer that follows spec

Other commits

  • unknown: Merge pull request #6 from tbjgolden/new-toolchain
  • fix: removed mutation from flatten
  • docs: preparation for merge to main
  • docs: cleanup docs
  • docs: restore old docs
  • chore: update checkbuild to match new api
  • docs: added documentation
  • fix: fixed some bugs
  • fix: mq list parsing and bad tokens
  • chore: upload lockfile
  • chore: migrated source code and got tests passing
  • chore: new toolchain initial commit
  • docs: update badge on readme
  • unknown: Merge pull request #4 from tbjgolden/housekeeping
  • docs: updated docs