v0.9.5
highlights:
- priority and state of Go std packages support (#642)
libraries:
- c: calloc (#674)
- c/openssl: rand (#620)
- c/openssl: bignum, rsa (#633)
- c/openssl: bio, pem, rsa (#641)
- c/openssl: hmac (#655)
- c/libuv (#613 #645 #657 #673)
- c/clang (#653 #658 #660 #667 #672 #676)
- c/os: add missing clearenv for macOS (#649)
- cpp/std: fix std::string definition (#654)
- crypto/rand (#622)
- crypto/{sha1, sha256, sha512} (#627 #631)
- crypto/hmac (#663 #665)
- math/big.Int (#634 #637)
- io/ioutil (#644)
- net/url (#656)
- encoding (#623)
- go/{token, scanner} (#623)
- sync: avoid using defer (#648)
- README (#621 #637)
tools:
changes: