Skip to content

Releases: AlecRust/branchpilot

v0.9.4

09 Sep 21:04
984e551

Choose a tag to compare

🐛 Bug Fixes

📚 Documentation

v0.9.3

07 Sep 21:02
7c602fa

Choose a tag to compare

🚀 Features

  • Reset commit timestamps even when no upstream changes (920d72d)

🚜 Refactor

  • Order tickets by exact due time (d93ab18)

v0.9.2

07 Sep 11:29
6929998

Choose a tag to compare

🐛 Bug Fixes

  • Update all non-major dependencies (#10) (c95b009)
  • Respect defaultBase config for PR base (46af011)

🚜 Refactor

  • Ignore non-ticket MD files (2d4fda9)

📚 Documentation

🧪 Testing

v0.9.1

28 Aug 18:38
59cb495

Choose a tag to compare

🐛 Bug Fixes

  • Update dependency zod to ^4.1.4 (#8) (c338d62)

💼 Other

  • Fix Knip failing due to npx usage (99c4db3)

📚 Documentation

  • Improve main description (7def32e)

🧪 Testing

  • Add E2E test that uses npx (4787621)

⚙️ Miscellaneous Tasks

v0.9.0

27 Aug 20:39
9c14714

Choose a tag to compare

🚀 Features

  • Add post-processing options (74faaff)

🐛 Bug Fixes

  • Update all non-major dependencies (#7) (35e4557)

🚜 Refactor

  • Refactor watch command to be more advanced (e3a54ec)

v0.8.4

18 Aug 08:17
fb26587

Choose a tag to compare

🐛 Bug Fixes

  • Fix list remote command (ba5b944)

💼 Other

  • Add provenance flag back to build process (c15c301)

⚙️ Miscellaneous Tasks

  • Remove excessive logging (9eda3b3)

v0.8.3

17 Aug 17:17
9f9b4d2

Choose a tag to compare

🚀 Features

  • Add common command aliases (f988cb2)

💼 Other

  • Simplify release commands (204a0a4)

🚜 Refactor

  • Check for Git repo in init command (51afb1f)
  • Improve repository path resolution (e6e6ce9)
  • Improve handling when there are uncommitted changes (a8b19ed)

📚 Documentation

  • Add CodeQL badge to README (df4ca27)

v0.8.2

17 Aug 14:44
ba5586e

Choose a tag to compare

💼 Other

  • Separate linting and testing in CI (eb7ce1e)
  • Set permissions in workflows (ea544d2)

🚜 Refactor

  • Improve time formatting (65206d8)

📚 Documentation

⚡ Performance

  • Lazy load main commands (1dbd250)

v0.8.1

16 Aug 15:36
066f27e

Choose a tag to compare

💼 Other

⚙️ Miscellaneous Tasks

v0.8.0

16 Aug 15:06
f8622d9

Choose a tag to compare

🚀 Features

  • Make "title" and "body" ticket fields optional (3f782b3)

💼 Other

  • Improve GitHub release notes building (8a7c88b)
  • Link to commit in changelog and release notes (5452dcd)
  • Add Markdown linting (1d03ea4)
  • Add Markdown linting to pre-commit (74d0629)
  • Simplify coverage config (5934452)
  • Improve pre-commit hook (30ef884)

📚 Documentation

  • Remove seconds from example tickets (d0b6f9f)