Skip to content

Releases: air-verse/air

v1.12.2

06 Aug 12:51
3eda871
Compare
Choose a tag to compare

Changelog

3eda871 Merge pull request #92 from 178inaba/goreleaser
32e83bb Remove release workflow
ebacc7a Add needs to release job
82d58e3 Add release job to go workflow
3463fcc Add release workflow to GitHub Actions
1e56563 Merge pull request #90 from 178inaba/conf_to_toml
9216bb2 Add warning when using .air.conf
b18a685 Fix README Installation section
4768d68 Add .goreleaser.yml
96b0303 Add GoReleaser to GitHub Actions
882431f Remove bin
5297f77 Add defaultPathConfig
a939887 Merge pull request #91 from 178inaba/fix_ci_badge
8e30b16 Fix ci badge to GitHub Actions
3c279bf Fix README
bb2c139 Fix default conf file name
71d8bf2 Rename air_example.conf -> air_example.toml
66e5eae Merge pull request #80 from 178inaba/fmt
ddf5a7c feat(): create github action workflow and add IsDir() test case (#88)
0fadf9e Run gofmt -w .
8ffde36 Fixed configuration using Unix under Windows (#74)
0b8fa64 chore(docs): add job hire info
96c006e docs(
): update README
97d7074 chore(*): update docker image

v1.12.1: Go 1.14

21 Mar 05:09
Compare
Choose a tag to compare

Minor changes:

  • add kill_delay #49, credited to wsnotify
  • build on Go1.14

v1.12.0: Happy New Year!

01 Jan 12:25
Compare
Choose a tag to compare

Minor features:

  • add stop_on_error #38
  • add exclude_file #39
  • add include_dir #40

v1.11.1: Keep moving!

09 Nov 21:20
Compare
Choose a tag to compare
  • Update third-party libraries.
  • Fix #8 and #17 that logs display incorrectly.
  • support customizing binary in config #28.
  • Support deleting tmp dir on exit 20.

v1.0.2

14 May 02:53
Compare
Choose a tag to compare

Changes:

  1. pretty log format