Skip to content

Releases: air-verse/air

v1.65.1

12 Apr 16:17
3df4a17

Choose a tag to compare

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

05 Apr 08:49
c1e7777

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.64.5...v1.65.0

v1.64.5

02 Feb 16:13
7a80248

Choose a tag to compare

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

23 Jan 17:16
094a4aa

Choose a tag to compare

What's Changed

Full Changelog: v1.64.3...v1.64.4

v1.64.3

22 Jan 16:12
6cbf191

Choose a tag to compare

What's Changed

Full Changelog: v1.64.2...v1.64.3

v1.64.2

20 Jan 15:30
c8a381f

Choose a tag to compare

What's Changed

Full Changelog: v1.64.1...v1.64.2

v1.64.1

19 Jan 15:21
ca0794e

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.64.0...v1.64.1

v1.64.0

12 Jan 16:42
f4d163b

Choose a tag to compare

What's Changed

  • hotfix: Revert "(fix): Remove double-kill bug in Windows process termination (#777)" by @xiantang in #857

Full Changelog: v1.63.9...v1.64.0

v1.63.9

12 Jan 15:50
c206647

Choose a tag to compare

What's Changed

  • 754 - Clean up EventSource when the page is closed/reloaded by @grelland in #755
  • (fix): Remove double-kill bug in Windows process termination (#777) by @its-kios09 in #855

New Contributors

Full Changelog: v1.63.8...v1.63.9

v1.63.8

11 Jan 07:40
0538c58

Choose a tag to compare

What's Changed

  • fix: prevent running air in dangerous root directories by @xiantang in #851
  • Fix silent TOML parse errors causing exclude_dir to be ignored (#678) by @xiantang in #852

Full Changelog: v1.63.7...v1.63.8