Skip to content

Release 0.0.32

Compare
Choose a tag to compare
@LeoComandini LeoComandini released this 12 Jun 11:14
· 3296 commits to master since this release
release_0.0.32
c4b7459
  • 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