Skip to content

Releases: wasabeef/git-workers

v0.2.1

24 Jun 08:31

Choose a tag to compare

[0.2.1] - 2025-06-24

Features

  • Improve hook execution with real-time output and better error handling (075a288)

v0.2.0

20 Jun 17:06

Choose a tag to compare

[0.2.0] - 2025-06-20

Features

  • Simplify branch selection with smart conflict resolution (42356ed)

Miscellaneous Tasks

v0.1.0

19 Jun 12:15

Choose a tag to compare

[0.1.0] - 2025-06-19

Bug Fixes

  • Tests (f610ab1)
  • Add OPENSSL_STATIC=1 for macOS cross-compilation in CI (633a170)
  • Use vendored-openssl feature for cross-compilation (ddee056)

Documentation

Refactor

  • Simplify to menu-only interface with comprehensive docs and fixes (7e8ff1b)