Skip to content

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 16 Apr 23:40
· 156 commits to main since this release
v0.4.0
b62255a

What's Changed

Features

  • PR: Add --diff flag for patch-based branch-and-PR workflow (#1130)
  • Action: Add deep/since inputs, schedule triage, remove release step (#1136)

Removed

  • Core: Remove release subcommand and release notes feature (#1129)

Refactor

  • Patch: Remove unused dry_run param from apply_patch_and_push (#1135)

Chores

  • Standardise SPDX copyright to Aptu Contributors (#1133)
  • Update code-analyze-core to 0.5.0, lock file maintenance (#1137)

Docs

  • Remove allow(missing_docs), add integration tests, update docs (#1132)

Full changelog: v0.3.2...v0.4.0