Skip to content

Support for Go Debug Builds

Compare
Choose a tag to compare
@awood45 awood45 released this 04 Feb 17:25
· 187 commits to master since this release
5133086

AWS Lambda Builders will now be able to create debuggable artifacts when building for the Go runtime.

Changelog

  • fix: appveyor build badge (#142)
  • chore: Adopt Black as an autoformatter (#143)
  • feat: Add Go Modules Debug Build Flags (#145)
  • fix: Regex for getting aws_lambda_builders version (#147)
  • fix: better error messages on build failures (#146)
  • fix: npm output handling (#150)
  • chore: version bump (#148)