Skip to content

Releases: omarkohl/jip

v0.10.0

10 Mar 20:31

Choose a tag to compare

Changelog

Features

  • 06bd1a6 feat: skip private and empty-description changes before pushing

Bug Fixes

  • b45182f fix: remove deprecated --allow-new flag from jj git push

Other

  • a43b689 chore: fix linting error in tests due to previous commit
  • 4ee2b01 docs: add batch workflow for sending many PRs at once
  • b44db7b docs: minor formatting issue

v0.9.0

09 Mar 07:31

Choose a tag to compare

Changelog

Features

  • ca710fe feat: include commit body in PR description

v0.8.0

08 Mar 11:36

Choose a tag to compare

Changelog

Bug Fixes

  • edf4f0e fix: separate stdout/stderr in jj runner to avoid parse errors

v0.7.0

06 Mar 08:38

Choose a tag to compare

Changelog

Bug Fixes

  • 609d5d5 fix: escape code fences in diff comments when content contains backticks

Other

  • 16bd6b7 docs: minor clarifications

v0.6.0

05 Mar 06:57

Choose a tag to compare

Changelog

Features

  • bcf9fb2 feat: add --debug flag and structured logging with log/slog

Bug Fixes

  • 2e76ad1 fix: use jj's synced() instead of unreliable ahead/behind counts

v0.5.0

03 Mar 09:30

Choose a tag to compare

Changelog

Features

  • ffa9078 feat: add shell completion for revsets and bookmarks

Other

v0.4.0

01 Mar 11:43

Choose a tag to compare

Changelog

Features

  • 10d49e1 feat: improve PR comment footer and stacked PR footnote

Bug Fixes

  • 68ee81a fix: suppress usage text and duplicate error on command failure

Other

  • 558b6c9 docs: add clarifications
  • 8db1082 docs: clarify in a few spots

v0.3.0

28 Feb 11:45

Choose a tag to compare

Changelog

Features

  • a8631f1 feat: add retry with exponential backoff for network requests

Bug Fixes

  • 00df31a fix: skip conflicted changes and their descendants when pushing

Refactoring

  • ec0bcf0 refactor: simplify version string to use debug.BuildInfo consistently

Other

  • aa20942 dev: group release changelog by conventional commit type
  • 95c03cf docs: add screenshots

v0.2.0

28 Feb 08:39

Choose a tag to compare

Full Changelog: v0.1.0...v0.2.0

v0.1.0

27 Feb 11:48

Choose a tag to compare

What's Changed

  • build(deps): bump goreleaser/goreleaser-action from 6 to 7 by @dependabot[bot] in #3
  • build(deps): bump actions/checkout from 4 to 6 by @dependabot[bot] in #2
  • build(deps): bump actions/setup-go from 5 to 6 by @dependabot[bot] in #1
  • docs: extend and better organize documentation by @omarkohl in #4

New Contributors

Full Changelog: https://github.com/omarkohl/jip/commits/v0.1.0