All notable changes to LocalStatus will be documented in this file. The format is based on Keep a Changelog. The project strives to follow Semantic Versioning.
- Added check: file.contains
- Added the "dir" parameter for the
command
check
- Fixed #5 (tcp.open: program crashes without "label" parameter)
- Fixed a memory leak
- Added CHANGELOG.md
- Added --watch mode
- Added Homebrew tap & formula
- Added docs folder, generated from source comments
- Added red/green color in output text
- Added check: command (experimental)
- Added check: const
- Added check: git.branch
- Added check: npm.install
- First release
- Added TOML configuration loading from hardcoded path:
~/.config/localstatus.toml
- Added check: file.exists
- Added check: env
- Added check: tcp.open
- Added check: http.ok