Skip to content

Releases: python/cherry-picker

cherry-picker-v2.3.0: Update changelog for 2.3.0 (#138)

12 Oct 14:20
52565cb
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: cherry-picker-v2.0.0...cherry-picker-v2.3.0

cherry-picker v.2.2.0

11 Oct 11:04
64b3ffd
Compare
Choose a tag to compare

What's Changed

  • When raising error, show the current state vs expected state by @Mariatta in #87
  • Remove initial_state as it gets out of sync with what's in .git/config by @ambv in #88
  • Drop support for EOL Python 3.7 by @hugovk in #90

Full Changelog: cherry-picker-v2.1.0...cherry-picker-v2.2.0

cherry-picker v.2.1.0

10 Nov 16:41
Compare
Choose a tag to compare

cherry-picker v 2.0.0

04 May 23:17
68bf6bf
Compare
Choose a tag to compare
  • Support the main branch by default. PR 23
    To use a different default branch, please configure it in the.cherry-picker.toml file.

  • Renamed cherry-picker's own default branch to main.