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.