What's Changed
- Update README for air help command. Try
air -h
and you don't need to checkair_example.toml
anymore! - remove a data race by compiling the exclude regexes in the preprocess phase instead by @istyf in #677
- catch and report start cmd failure rather than panicing by @istyf in #676
New Contributors
Full Changelog: v1.61.3...v1.61.4