Skip to content

Tags: gevgev/esp-tool

Tags

v0.3.0

Toggle v0.3.0's commit message
v0.3.0: CLI flag consolidation + expanded config-file support

v0.2.1

Toggle v0.2.1's commit message
v0.2.1: --version flag, ~ expansion fix in config files

v0.2.0

Toggle v0.2.0's commit message
v0.2.0 — Windows support and YAML discovery improvements

- windows/amd64 binary (esp-tool.exe) added to releases
- Case-insensitive YAML extension matching (.yaml / .YAML / .Yaml)
- Scan errors now list skipped files and rejection reasons
- 3-OS CI matrix (ubuntu / macos / windows)
- Platform-split process management (no POSIX syscalls on Windows)
- .gitattributes: enforce LF line endings