Skip to content

Releases: air-verse/air

v1.27.3

27 Apr 13:22
36d7ddc
Compare
Choose a tag to compare

Changelog

36d7ddc Merge pull request #122 from tusharsadhwani/tusharsadhwani-patch-1

v1.27.2

23 Apr 23:58
Compare
Choose a tag to compare

Changelog

c662e2b fix(action): fix envs

v1.27.1

23 Apr 16:14
Compare
Choose a tag to compare

Changelog

68cf250 chore(): update README
1f26f16 fix(ci): build with ldflags
1491962 chore(
): update README

v1.27.0

23 Apr 15:53
d012f24
Compare
Choose a tag to compare

Changelog

d012f24 Follow symlink if required (#137)
8b2f43f update go install with version suffixes (#140)
99f2a65 ExcludeRegex (#158)
a31c90d feat(actions): build and push docker image (#162)
45c6424 docs(*): update screenshot

v1.26.0

11 Apr 13:19
Compare
Choose a tag to compare

Changelog

c4eaffa chore(*): update deps
895210e Merge pull request #145 from someDevDude/master
f3457d2 Allowing ARM silicon to be installed, currently it gets thrown as a warning
9828f1e Merge pull request #144 from nickbryan/update-go-version-to-1.16
69deb51 Update go version to 1.16

v1.15.1

21 Nov 06:33
Compare
Choose a tag to compare

Changelog

14c73a2 fix(ci): fix github action

v1.12.4

15 Aug 08:10
544d40b
Compare
Choose a tag to compare

Changelog

544d40b Merge pull request #101 from 178inaba/install_cmd
0beaeea Merge pull request #95 from cosmtrek/add_ci_action
0fd055c feat(*): add golangci-lint checker
a9289d5 fix: Add archives to .goreleaser.yml
da8fb1f Fix README
b707cc7 Add install.sh
eb36373 Fix .goreleaser.yml

v1.12.3

10 Aug 12:42
Compare
Choose a tag to compare

Changelog

8d13a6a change version
703b6f1 release v1.12.3
bf4b84e Merge pull request #98 from tkms0106/goreleaser_archives_format_binary
5a34e0b Merge branch 'master' of https://github.com/cosmtrek/air
b8ecfcf motify coverage.out to coverage.txt
5b876fd Merge pull request #100 from xiantang/feature_add_token
0f26748 add codecov token
ad6eb52 Merge pull request #99 from xiantang/add_coverage_support
ac0a2d9 fix yml error
e8f9ffa add codecov icon
bfd603c ci: Add archives.format setting to .goreleaser.yml

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