Skip to content

Releases: MikeGarde/commitbot

0.7.0

Choose a tag to compare

@MikeGarde MikeGarde released this 14 Aug 15:47

Downloads

OS arm64 x86_64
macOS Download Download
Ubuntu* Download Download
RHEL** Download Download
Windows*** Download

* Ubuntu and compatible distributions like Debian, Mint, etc. that use glibc.
** RHEL and compatible distributions like Amazon, Rocky, etc. that use musl instead of glibc.
*** Windows x86_64 only; built with the GNU toolchain (mingw-w64).

Install on Amazon Linux

curl -fsSL "https://github.com/MikeGarde/commitbot/releases/download/0.7.0/commitbot-0.7.0-unknown-linux-musl-$(uname -m).tar.gz" | sudo tar -xz --no-same-owner -C /usr/local/bin commitbot

What's Changed

  • Standardize release artifact naming conventions by @MikeGarde in #36
  • Add tempfile and improve git error handling by @MikeGarde in #38
  • Add LM Studio support and generalize OpenAI client by @MikeGarde in #40
  • Add Rust CI pipeline for testing by @MikeGarde in #41
  • Simplify and stabilize release process logic by @MikeGarde in #42
  • Exclude lock files from LLM summarization by @MikeGarde in #43

Full Changelog: 0.6.4...0.7.0

0.6.4

Choose a tag to compare

@MikeGarde MikeGarde released this 29 Jun 15:49

Downloads

OS arm64 x86_64
macOS Download Download
Ubuntu* Download Download
RHEL** Download Download
Windows*** Download

* Ubuntu and compatible distributions like Debian, Mint, etc. that use glibc.
** RHEL and compatible distributions like Amazon, Rocky, etc. that use musl instead of glibc.
*** Windows x86_64 only; built with the GNU toolchain (mingw-w64).

What's Changed

Full Changelog: 0.6.3...0.6.4

0.6.3

Choose a tag to compare

@MikeGarde MikeGarde released this 24 Jun 06:05

Downloads

OS arm64 x86_64
macOS Download Download
Ubuntu* Download Download
RHEL** Download Download
Windows*** Download

* Ubuntu and compatible distributions like Debian, Mint, etc. that use glibc.
** RHEL and compatible distributions like Amazon, Rocky, etc. that use musl instead of glibc.
*** Windows x86_64 only; built with the GNU toolchain (mingw-w64).

What's Changed

Full Changelog: 0.6.2...0.6.3

0.6.2

Choose a tag to compare

@MikeGarde MikeGarde released this 09 Apr 04:48

What's Changed

  • Remove commitbot_macros crate and associated dependencies. by @MikeGarde in #29

Full Changelog: 0.6.1...0.6.2

0.6.1

Choose a tag to compare

@MikeGarde MikeGarde released this 09 Apr 04:26

What's Changed

  • Refactor CLI and config handling, improve error propagation, and enha… by @MikeGarde in #26
  • Redact sensitive keys from logs across the app by @MikeGarde in #27

Full Changelog: 0.6.0...0.6.1

0.6.0

Choose a tag to compare

@MikeGarde MikeGarde released this 27 Mar 18:57

What's Changed

  • Improve prompts and add model validation across LLM providers by @MikeGarde in #23
  • Switch to faster release process by using targeted tests and removing… by @MikeGarde in #24

Full Changelog: 0.5.2...0.6.0

0.5.2

Choose a tag to compare

@MikeGarde MikeGarde released this 06 Mar 18:37

What's Changed

Full Changelog: 0.5.1...0.5.2

0.5.1

Choose a tag to compare

@MikeGarde MikeGarde released this 03 Mar 00:00

What's Changed

  • Refactor configuration handling for improved efficiency and clarity by @MikeGarde in #21

Full Changelog: 0.5.0...0.5.1

0.5.0

Choose a tag to compare

@MikeGarde MikeGarde released this 02 Mar 06:07

What's Changed

Full Changelog: 0.4.0...0.5.0

0.4.0

Choose a tag to compare

@MikeGarde MikeGarde released this 23 Dec 18:29

What's Changed

Full Changelog: 0.3.0...0.4.0