Releases: air-verse/air
Releases · air-verse/air
Release list
v1.65.3
What's Changed
- Extend stale workflow timeout by @xiantang in #903
- Increase stale workflow operation limit by @xiantang in #904
- Add review guidelines for coding agents by @xiantang in #905
- Add configurable color output mode by @xiantang in #907
- fix: rewatch files after atomic saves by @xiantang in #908
- follow-up: fix watcher recovery after atomic saves by @xiantang in #909
- Accept .config/air.toml by @bersace in #716
- fix: keep built binary after app shutdown by @mariusvniekerk in #911
New Contributors
Full Changelog: v1.65.2...v1.65.3
v1.65.2
What's Changed
- docs: clarify Go install binary path by @xiantang in #900
- fix: keep app running until rebuild succeeds by @mariusvniekerk in #897
- docs: add Scoop install instructions by @xiantang in #901
- Resolve root directory if symlinked by @caleb-fringer in #742
- Add stale issue workflow by @xiantang in #902
New Contributors
- @mariusvniekerk made their first contribution in #897
- @caleb-fringer made their first contribution in #742
Full Changelog: v1.65.1...v1.65.2
v1.65.1
What's Changed
- fix(config): avoid deprecated bin warning with entrypoint by @xiantang in #890
- Fix deprecation warning by @xiantang in #891
- test(runner): add coverage for watcher and utility helpers by @xiantang in #892
- feat: add configurable startup banner output by @xiantang in #893
- fix: restore stdout/stderr inheritance for TTY detection by @silverwind in #895
Full Changelog: v1.65.0...v1.65.1
v1.65.0
What's Changed
- Update golang to 1.26 by @gouthamve-but-enterprise in #883
- chore: fix readme by @cosmtrek in #886
- fix: route air's own log messages to stderr instead of stdout by @majiayu000 in #887
- fix: adjust build defaults when tmp_dir is customized by @majiayu000 in #888
- feat: add build-specific platform overrides by @xiantang in #889
New Contributors
- @gouthamve-but-enterprise made their first contribution in #883
Full Changelog: v1.64.5...v1.65.0
v1.64.5
What's Changed
- Officially documented Homebrew installation support (
brew install go-air) in README.md by @alesker in #879
New Contributors
Full Changelog: v1.64.4...v1.64.5
v1.64.4
v1.64.3
v1.64.2
v1.64.1
What's Changed
- feat: Add option to ignore dangerous root dir protections by @abborg in #862
- use shared EventSource by @grelland in #859
- Implement .env file preload by @xiantang @sirkostya009 in #867
- fix: Remove double-kill bug while keeping PowerShell (#777) by @its-kios09 in #858
New Contributors
Full Changelog: v1.64.0...v1.64.1