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