Skip to content

Releases: tfpf/dotfiles

v1.8.0

13 Nov 20:45
Compare
Choose a tag to compare

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

v1.7.3

02 Nov 06:15
78d21c5
Compare
Choose a tag to compare

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

What's Changed

  • Make the prompt concise by @tfpf in #62

Full Changelog: v1.7.2...v1.7.3

v1.7.2

01 Nov 18:03
d556dcf
Compare
Choose a tag to compare

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

What's Changed

  • Set up Windows workflow by @tfpf in #60

Full Changelog: v1.7.1...v1.7.2

v1.7.1

01 Nov 06:44
Compare
Choose a tag to compare

What's Changed

  • Make status variables unsigned and use Javadoc-style block comments by @tfpf in #59

Full Changelog: v1.7.0...v1.7.1

v1.7.0

31 Oct 13:14
4ee84f9
Compare
Choose a tag to compare

What's Changed

  • Git prompt using libgit2 (again) by @tfpf in #55
  • GitHub Actions package workflow setup by @tfpf in #56

Full Changelog: v1.6.2...v1.7.0

v1.6.2

20 Aug 16:14
3033570
Compare
Choose a tag to compare

What's Changed

  • Linux no-display fix by @tfpf in #48
  • Missing Zsh completions by @tfpf in #49
  • Strict aliasing by @tfpf in #50
  • Restore reading current directory from shell by @tfpf in #52
  • Changed git_info from char const* to string_view by @tfpf in #53

Full Changelog: v1.6.1...v1.6.2

v1.6.1

13 Aug 14:44
5f2940b
Compare
Choose a tag to compare

What's Changed

  • string_view::remove_prefix instead of reassigning last_command by @tfpf in #47

Full Changelog: v1.6.0...v1.6.1

v1.6.0

08 Aug 15:43
b23db2d
Compare
Choose a tag to compare

What's Changed

  • Do not format code in response to pushing a tag by @tfpf in #44
  • Coloured history icon by @tfpf in #45

Full Changelog: v1.5.7...v1.6.0

v1.5.7

03 Aug 18:14
bb7cacc
Compare
Choose a tag to compare

What's Changed

  • Automatic adjustment of report right-alignment by @tfpf in #43

Full Changelog: v1.5.6...v1.5.7

v1.5.6

29 Jul 16:21
df9d4af
Compare
Choose a tag to compare

What's Changed

  • Git not required in Debian Docker container by @tfpf in #42

Full Changelog: v1.5.5...v1.5.6