Skip to content

Releases: roerohan/bird

Release v0.1.6

25 Nov 07:10

Choose a tag to compare

The binary executable compiled using the following command:
CGO_ENABLED=0 GOOS={os} GOARCH=amd64 go build -ldflags "-s -w" -o ./bin/bird_{os}
For any other Operating System, you can run the command above with your OS and ARCH to generate a binary.

Release v0.1.5

24 Nov 21:15

Choose a tag to compare

The binary executable compiled using the following command:
CGO_ENABLED=0 GOOS={os} GOARCH=amd64 go build -ldflags "-s -w" -o ./bin/bird_{os}
For any other Operating System, you can run the command above with your OS and ARCH to generate a binary.

Release v0.1.4

24 Nov 21:07

Choose a tag to compare

The binary executable compiled using the following command:
CGO_ENABLED=0 GOOS={os} GOARCH=amd64 go build -ldflags "-s -w" -o ./bin/bird_{os}
For any other Operating System, you can run the command above with your OS and ARCH to generate a binary.

Release v0.1.3

24 Nov 21:00

Choose a tag to compare

The binary executable compiled using the following command:
CGO_ENABLED=0 GOOS={os} GOARCH=amd64 go build -ldflags "-s -w" -o ./bin/bird_{os}
For any other Operating System, you can run the command above with your OS and ARCH to generate a binary.

Release v0.1.2

24 Nov 20:41

Choose a tag to compare

The binary executable compiled using the following command:
CGO_ENABLED=0 GOOS={os} GOARCH=amd64 go build -ldflags "-s -w" -o ./bin/bird_{os}
For any other Operating System, you can run the command above with your OS and ARCH to generate a binary.

Release v0.1.1

24 Nov 20:35

Choose a tag to compare

The binary executable compiled using the following command:
CGO_ENABLED=0 GOOS={os} GOARCH=amd64 go build -ldflags "-s -w" -o ./bin/bird_{os}
For any other Operating System, you can run the command above with your OS and ARCH to generate a binary.