Skip to content

Releases: gorse-io/goat

v0.2.0

18 Apr 02:31
83411d9

Choose a tag to compare

  • Add riscv64 architecture support (#39)
  • Add loong64 architecture support (#41)
  • Add s390x (IBM Z) architecture support (#60)
  • Add cross-compilation support (#63)

v0.1.3

17 Mar 13:44
8c33ee5

Choose a tag to compare

  • Support return values (#20)

v0.1.2

22 Dec 13:27
4166fdf

Choose a tag to compare

  • Support multi-labels on AMD64 (#18).

v0.1.1

22 Dec 04:11
557c47f

Choose a tag to compare

  • Fix mismatch parsed and output length on amd64 (#2) by @asdine.
  • Skip cs nopw 0x0(%rax,%rax,1) (#4)
  • Support 6 arguments (#9).
  • Change generated file comment to match Go recommendations (#10) by @alexandear.
  • Add a --verbose flag that prints out commands run (#16) by @asimshankar.

v0.1.0

04 Jul 13:01

Choose a tag to compare

Initial release