## v0.2.0-beta.0 (wip)
#### Features
* **Added**
* Any cargo subcommand is suppored when, as well as argument configurations for `rust` mode [#24](https://github.com/reaganmcf/lightmon/pull/24)
## v0.2.0-alpha.0
#### Features
* **Added**
* Output includes STDERR [#14](https://github.com/reaganmcf/lightmon/pull/14)
* Automatic language resolution [#8](https://github.com/reaganmcf/lightmon/pull/8)
* `shell` mode: Ensure path to shell script actually exists [#11](https://github.com/reaganmcf/lightmon/pull/11)
* Restart lightmon with `rs` while it's running [#17](https://github.com/reaganmcf/lightmon/pull/17)
* `node` config resolves exec commands using package.json [#18](https://github.com/reaganmcf/lightmon/pull/18)
## v0.1.3
* First release, very rough layout and barely any features.