Skip to content

Releases: abhinav/restack

v0.7.0

05 Jul 14:10
623d6c7
Compare
Choose a tag to compare

Added

  • Support core.commentChar during restacking.

Changed

  • Relicense to GPL-2.0.

v0.6.1

07 Nov 17:21
Compare
Choose a tag to compare

Fixed

  • Linux binaries should be statically linked.

v0.6.0

25 Sep 01:20
Compare
Choose a tag to compare
  • Reduce binary size significantly.

v0.5.4

31 Aug 05:41
4c8d1ca
Compare
Choose a tag to compare
  • Fix branches and push directives skipped when there's an empty line and a
    comment right after the instruction list, and the last entry in the list
    references a branch.

v0.5.3

19 Feb 21:23
Compare
Choose a tag to compare
  • Include binaries for Linux 32-bit ARM.

v0.5.2

28 Oct 12:39
Compare
Choose a tag to compare

Homebrew formula: Conform to new format.

v0.5.1

18 Sep 21:53
737af8e
Compare
Choose a tag to compare
  • On Linux, don't fail to edit if /tmp is mounted on a different partition.

v0.5.0

13 Sep 16:01
Compare
Choose a tag to compare
  • Release Homebrew bottles.

v0.4.0

15 Aug 19:34
Compare
Choose a tag to compare
  • Simplify command line argument parsing.

v0.3.1

29 Apr 00:51
Compare
Choose a tag to compare
  • Fix CLI parsing breakage.
  • Don't kill editor after 1 second.