Skip to content

v0.5.3

Latest
Compare
Choose a tag to compare
@RedstoneWizard08 RedstoneWizard08 released this 19 Nov 12:49
· 86 commits to main since this release

Wooo! We got to 0.5! This brings a new CLI design, finally publishing on crates.io, a watch mode, an in-place JIT run mode, moving compilation into a subcommand, and logging!

  • A new CLI design.
  • A new compile subcommand.
  • A JIT run mode.
  • Complete refactoring of all CLI logic.
  • Verbose mode.
  • Logging with the log crate.
  • A new watch mode.
  • Fixed Android (Termux) support.
  • Updated all dependencies.