Skip to content

v1.8.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 13 Nov 20:45
· 1 commit to main since this release

Linux binaries require libnotify and libgit2, and macOS, just libgit2. Windows binaries are statically linked.

What's Changed

  • Let pkg-config add flags for static build by @tfpf in #64
  • Updated readme by @tfpf in #65
  • Set timeout for GitRepository object by @tfpf in #69
  • Logging improvements by @tfpf in #71
  • Removed exception-raising functions by @tfpf in #72
  • Ignore SIGINT by @tfpf in #73
  • Show the progress of an ongoing rebase by @tfpf in #74

Full Changelog: v1.7.3...v1.8.0