Skip to content
This repository has been archived by the owner on May 2, 2019. It is now read-only.

v0.0.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@Thynix Thynix released this 15 Dec 22:13
· 1 commit to master since this release
v0.0.2
This is built from the `next` version of CENO as of this writing - 58158498f734ced08f5e3a7c2230bf816f6cbc79.
It includes a Windows build of ceno-client, built cross-platform by setting the
appropriate environment variables before building:

    $ export GOOS=windows
    $ export GOARCH=amd64