Skip to content

πŸš€ Version 0.2.0

Choose a tag to compare

@ig-semantic-release-bot ig-semantic-release-bot released this 21 Jul 09:44
· 342 commits to main since this release

0.2.0 (2025-07-21)

✨ Features

  • Add support for generated file headers and .gitattributes template (90bbc46)

♻️ Improvements

  • Introduce .adl-ignore file support to protect implementations during generation (377bfb0)
  • Remove commented-out code and clean up validation functions (9ba910f)
  • Rename .adl-ignore to .a2a-ignore and update related functionality (86ea2b5)

πŸ‘· CI

  • Add GoReleaser configuration and GitHub Actions workflow for artifact uploads (cd7ae6d)

πŸ“š Documentation

  • Add contributing guide and roadmap for language support (c24afd5)
  • Update README.md to enhance formatting and visibility of project badges (9b7df5c)

πŸ”§ Miscellaneous

  • Add .releaserc.yaml for semantic release configuration (36e2341)
  • Add initial .editorconfig file for consistent coding styles (4d35977)
  • Create LICENSE (2176bf0)
  • Simplify ldflags in GoReleaser configuration (39cd5bc)