Releases: air-verse/air
Releases · air-verse/air
v1.61.5
What's Changed
- fix: default config overwrite by @nemanja-m in #719
New Contributors
- @nemanja-m made their first contribution in #719
Full Changelog: v1.61.4...v1.61.5
v1.61.4
What's Changed
- Update README for air help command. Try
air -h
and you don't need to checkair_example.toml
anymore! - remove a data race by compiling the exclude regexes in the preprocess phase instead by @istyf in #677
- catch and report start cmd failure rather than panicing by @istyf in #676
New Contributors
Full Changelog: v1.61.3...v1.61.4
v1.61.3
What's Changed
- refactor: remove unnecessary var copy in for by @alexandear in #682
- docs: fix badge link in README-zh_cn.md by @alexandear in #681
- refactor: simplify test asserts; enable testifylint by @alexandear in #680
- Update unclear .profile changes in README.md by @gorvk in #684
- Fix: typo in air_example.toml by @oliviaBahr in #706
- Implement kill delay on Windows by @8LWXpg in #552
- Handle absolute paths in config by @ZipFile in #318
New Contributors
- @gorvk made their first contribution in #684
- @oliviaBahr made their first contribution in #706
- @ZipFile made their first contribution in #318
Full Changelog: v1.61.1...v1.61.3
v1.61.1
v1.61.0
What's Changed
- fix proxy retry loop by @farmergreg in #635
- Use web page address when making request to reload proxy by @yopoyka in #625
- fix the stop_on_error is false configuration does not work by @pyjcode in #555
- Fix color output on Windows by @8LWXpg in #551
- Set the Via header in proxy requests to origin and in client responses by @dedalusj in #629
- feat: Make include_file overrule include_ext, fixes: #350, base_on: #358 by @zhb127 in #416
- fix: broken code by @cosmtrek in #652
- feat: silent flag in .air.toml, suppressing all air prints by @jesses-code-adventures in #641
- FIX: Support working directories containing whitespace by @osteensco in #646
New Contributors
- @farmergreg made their first contribution in #635
- @yopoyka made their first contribution in #625
- @pyjcode made their first contribution in #555
- @8LWXpg made their first contribution in #551
- @dedalusj made their first contribution in #629
- @zhb127 made their first contribution in #416
- @jesses-code-adventures made their first contribution in #641
- @osteensco made their first contribution in #646
Full Changelog: v1.60.0...v1.61.0
v1.60.0
What's Changed
- build(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by @dependabot in #547
- fix README_zh_cn go install command by @penndev in #627
- chore: bump go to 1.23 by @cosmtrek in #650
- docs: update banner by @cosmtrek in #651
New Contributors
- @dependabot made their first contribution in #547
- @penndev made their first contribution in #627
Full Changelog: v1.52.3...v1.60.0