Skip to content

v0.24.0

Compare
Choose a tag to compare
@Thibaut-gauvin Thibaut-gauvin released this 15 Apr 08:21
· 104 commits to main since this release
6e82389

Changelog

New features

  • 84d1126 feat(cli): add new output format "graphviz" for list command
  • 520aed3 feat(cli): improve list command documentation & usages
  • 71a0b12 feat(doc): add documentation for graphviz, dag, dib, and report packages
  • d71ceb5 feat(license): add CeCILL v2.1 software license
  • 3737912 feat(renovate): update Go directive in go.mod file

Bug fixes

  • 1eb45ad fix(doc): adjust indentation in package documentation for consistency

Dependency upgrades

  • 60d4487 chore(deps): update actions/download-artifact action to v4.1.9
  • 1ca8fc4 chore(deps): update actions/setup-go action to v5.3.0
  • ac82418 chore(deps): update actions/upload-artifact action to v4.6.1
  • 9743b1f chore(deps): update dependency golangci/golangci-lint to v1.64.6
  • 072b385 chore(deps): update dependency goreleaser/goreleaser to v2.6.0
  • 3dc5d64 chore(deps): update dependency goreleaser/goreleaser to v2.6.1
  • aab83a6 chore(deps): update golangci/golangci-lint-action action to v6.2.0
  • 37eaed5 chore(deps): update module github.com/aws/aws-sdk-go-v2/config to v1.29.1

Other changes

  • b9f5298 CI: ubuntu-24.04-amd64 -> ubuntu-24.04-arm
  • fe13a96 Switch internal dependencies from gitlab.com to github.com
  • c2ebf5d bump: golangci-lint to v1.64.5
  • 64a5f03 maint: refact the graphviz pkg for better testing