Release 0.0.32
·
3634 commits
to master
since this release
- Replace GA_http_get with GA_http_request, which can perform POST as well as
GET. Urls are specified as a set from which the gdk will choose the most
appropriate, e.g. if the session is running tor and an onion url is present it
will get preference over a non-onion url. - Add GA_generate_mnemonic_12
- Enable ccache by default if ccache is found
- Build improvements
- Bug fixing