Skip to content

Release 0.2.0

Choose a tag to compare

@github-actions github-actions released this 07 Mar 02:58
· 41 commits to main since this release
Immutable release. Only release title and notes can be modified.

0.2.0 (2026-03-07)

Features

  • action: add TOON generation and issue-based migration workflow (4a976a7)
  • action: enable suggest-toon by default (ed54b0e)
  • validation: integrate TOON encoding as benchmark format (becd122), closes #3

Bug Fixes

  • action: add issues:write permission and ensure migration label exists (f120b9c)
  • ci: accept common_commands in validator and override pytest addopts (7f110bb)
  • ci: checkout PR branch ref to fix release-it dry run (3bd0dd6)
  • ci: fix unit test and integration test failures (3c5943a)

Continuous Integration

  • action: add unit tests and integration tests to PR validation (55d8164)