Skip to content

v6.5.3

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Nov 03:12
· 94 commits to refs/heads/main since this release
2edf3fa

This is a maintenance release. There are no new features - only a small amount of internal refactoring, linting, formatting, and CI workflow changes. This is also the first release from the new arybte-python-cdk GitHub repo.

Under the Hood ⚙️

  • chore: delete duplicate project file (#23)
  • chore: apply Prettier auto-formatting to codebase (#17)
  • chore: resolve ruff lint issues (#16)
  • chore: set line length 100 (#14)
  • chore: fix formatting and update slash commands (#13)
  • ci: fix release drafter change template (#15)
  • ci: fix mypy script reference to main branch (#18)
  • ci: add GitHub workflows, including testing, linting, release drafting, and documentation generation (#2)