Skip to content

Releases: isacikgoz/gitbatch

v0.6.1

16 Apr 18:43
Compare
Choose a tag to compare
bump version

v0.5.0

16 May 12:40
19aa511
Compare
Choose a tag to compare
  • Repository load performance improved
  • Batch checkout implemented

v0.4.3

09 Apr 08:16
f46644f
Compare
Choose a tag to compare

This release tags the gomod support.

v0.4.2

23 Feb 20:22
Compare
Choose a tag to compare
  • Minor bugfixes

See Wiki/Installation for installing.

v0.4.1

18 Jan 09:16
Compare
Choose a tag to compare
  • Add missing vim keybindings and change tab/q to only tab.
  • Panel navigation siwthced to only arrow buttons from tab and arrows
  • Fix a bug that prints wrong log after a fetch operation

See Wiki/Installation for installing.

v0.4.0

15 Jan 11:46
0ed8a0f
Compare
Choose a tag to compare
  • Added testing
  • New layout
  • New user experience
  • Better operation information
  • Various bugfixes

See Wiki/Installation for installing.

v0.3.0

04 Jan 15:25
8a7a258
Compare
Choose a tag to compare
  • some keybindings modified (e.g. esc key switched to q key)
  • asynchronous load
  • multithreaded pull
  • failover mechanism
  • major refactor on code
  • package organization revised

See Wiki/Installation for installing.

v0.2.1

28 Dec 13:32
b752600
Compare
Choose a tag to compare

Changelog

  • Fixed a bug while loading stashed items #40 #44
  • Fixed a bug that fails app to open #47

See Wiki/Installation for installing.

v0.2.0

27 Dec 20:20
Compare
Choose a tag to compare

Initial public release

See Wiki/Installation for installing.

v0.1.2 - pre-release

19 Dec 07:19
68bcd82
Compare
Choose a tag to compare
v0.1.2 - pre-release Pre-release
Pre-release
  • better gui rendering
  • minor performance improvements