Skip to content

Releases: bit-torch/AdapterGit

v0.14.0

Choose a tag to compare

@github-actions github-actions released this 28 Jun 02:51

What's Changed

  • Refactor workspace into multiple crates and update documentation by @Ink-dark in #30
  • chore: v0.14.0 release — workspace split documentation finalize by @Ink-dark in #31
  • fix(ci): scope lite test and release build to specific crates by @Ink-dark in #32

Full Changelog: v0.13.2...v0.14.0

v0.13.2

Choose a tag to compare

@github-actions github-actions released this 21 Jun 13:31
e65479a

What's Changed

  • fix: 6 high-priority bugfixes from code review by @Ink-dark in #26
  • fix(core): safe timezone detection without C FFI by @Ink-dark in #27
  • feat(ai): secure LLM config with provider presets and api key protection by @Ink-dark in #25
  • fix(core): Ok -> Some in unix_tz_offset call by @Ink-dark in #29
  • chore: bump version to 0.13.1 by @Ink-dark in #28

Full Changelog: v0.13.0...v0.13.2

v0.13.0

Choose a tag to compare

@github-actions github-actions released this 21 Jun 11:39
60402de

What's Changed

  • feat: dual-edition distribution + AI commit (v0.13.0) by @Ink-dark in #22
  • chore: bump version to 0.13.0 by @Ink-dark in #23
  • fix(ci): disable musl build until Linux test env available by @Ink-dark in #24

Full Changelog: v0.12.0...v0.13.0

v0.12.0

Choose a tag to compare

@github-actions github-actions released this 21 Jun 09:16
ef7c948

What's Changed

  • Implement bisect state management and CLI command with tests by @Ink-dark in #20
  • chore: bump version to 0.12.0 by @Ink-dark in #21

Full Changelog: v0.11.0...v0.12.0

v0.11.0

Choose a tag to compare

@github-actions github-actions released this 21 Jun 08:53
61f0d08

What's Changed

  • feat: add blame and reflog commands (v0.11.0) by @Ink-dark in #19

Full Changelog: v0.10.0...v0.11.0

v0.10.0

Choose a tag to compare

@github-actions github-actions released this 20 Jun 13:40
62b0820

What's Changed

Full Changelog: v0.9.0...v0.10.0

v0.9.0

Choose a tag to compare

@github-actions github-actions released this 20 Jun 12:17
a291012

What's Changed

  • feat(ci): enhance CI/CD pipeline with smoke tests, macOS, and security audit by @Ink-dark in #17

Full Changelog: v0.8.0...v0.9.0

What's Changed

  • feat(ci): enhance CI/CD pipeline with smoke tests, macOS, and security audit by @Ink-dark in #17

Full Changelog: v0.8.0...v0.9.0

v0.8.0

Choose a tag to compare

@github-actions github-actions released this 20 Jun 11:27
4a97d61

What's Changed

  • Feat/missing features doc by @Ink-dark in #14
  • Add smoke tests for Linux and Windows with user scenarios by @Ink-dark in #15
  • Implement rebase and cherry-pick commands with integration tests by @Ink-dark in #16

Full Changelog: v0.7.0...v0.8.0

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 19 Jun 11:16
e27b63a

Full Changelog: v0.6.8...v0.7.0

v0.6.1

Choose a tag to compare

@github-actions github-actions released this 14 Jun 00:10

What's Changed

  • Implement reset command, branch safety checks, and merge flow by @Ink-dark in #6
  • Implement .gitignore, stash, tag commands, and enhance diff/log by @Ink-dark in #7

Full Changelog: v0.5.5...v0.6.1