What's Changed
- Add
go install
methods to README by @silverwind in #256 - Fix interrupt handling on darwin by @roccoblues in #257
- Quote
config.Build.Bin
on the UNIX like OS (including WSL) by @makiuchi-d in #179 - Revert "Quote
config.Build.Bin
on the UNIX like OS (including WSL)" by @xiantang in #260 - Add support for runtime arguments by @lime008 in #166
- Update example air file to document args_bin property by @gurleensethi in #264
- NEW: Updated go to 1.18 in Docker by @Anthodev in #268
- Using buldkit to build dockerfile by @xiantang in #280
- Add more coverage for Run main group by @xiantang in #284
- Add test cover for rebuild by @xiantang in #285
- Add Test case for using ctrl c to stop engine by @xiantang in #286
New Contributors
- @silverwind made their first contribution in #256
- @roccoblues made their first contribution in #257
- @makiuchi-d made their first contribution in #179
- @gurleensethi made their first contribution in #264
- @Anthodev made their first contribution in #268
Full Changelog: v1.28.0...v1.30.0