Skip to content

Releases: KSubedi/gomove

Alpha #1

27 Oct 04:15
Compare
Choose a tag to compare
Alpha #1 Pre-release
Pre-release

This version has tons of new changes and fixes. The major changes include:

  • Added native parsing of files without using AST so that comments stay intact.
  • Added better formatting of console output text.
  • Added safe mode to use AST instead of native parsing.
  • Split source into multiple files.
  • Bug fixes and minor changes.

First Release

25 Oct 21:36
Compare
Choose a tag to compare
First Release Pre-release
Pre-release

This release is the first stable release. Everything is stable in testing, however use it at your own risk.