Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 31 Jan 06:31
· 51 commits to main since this release
f365bbc

CodeGeass v0.2.0

See CHANGELOG.md for details.

Installation

pip install codegeass==0.2.0

What's Changed

  • refactor: modularize execution layer into single-responsibility submodules by @DonTizi in #3
  • feat(notifications): add Microsoft Teams Workflows webhook support by @DonTizi in #5
  • feat: Universal Code Execution Provider Architecture by @DonTizi in #7
  • refactor: split monolithic modules into single-responsibility submodules by @DonTizi in #8
  • 📚 docs: auto-update 2026-01-30 by @DonTizi in #9
  • docs: API documentation update by @DonTizi in #10
  • 📝 chore: changelog update 2026-01-30 by @DonTizi in #11
  • docs: auto-update 2026-01-31 by @DonTizi in #12
  • Release v0.2.0 by @DonTizi in #14

Full Changelog: v0.1.4...v0.2.0