Releases: tylermumford/localstatus
Releases · tylermumford/localstatus
v0.3
v0.2.2-beta
- Fixed #5 (tcp.open: program crashes without "label" parameter)
v0.2.1-beta
0.2.1-beta - 2023-05-24
- Fixed a memory leak
- Added CHANGELOG.md
Note: I've pre-built some binaries for this release. I've tested mac_arm64 and windows_amd64, but I haven't tested mac_amd64 or linux_amd64 myself.
v0.2-beta
I'm making the arbitrary decision to call this "beta" instead of "alpha" now.
The main reason for this is the new support for running arbitrary commands and checking their exit codes.
Since that technically means this is "extensible" and "can check anything about a local dev environment," I'm graduating this to beta.
v0.1-alpha
Add check for npm dependencies