Releases: air-verse/air
Releases · air-verse/air
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