Skip to content

v1.4.0

Choose a tag to compare

@antaljanosbenjamin antaljanosbenjamin released this 14 Jun 07:07
· 20 commits to master since this release
6f59c8a

Major Updates

  • Added WASM compilation target. #35
  • Added support for newer compiler and OpenSSL 3 to make compilation easier on Ubuntu 22.04 #41
  • Added ClientException, TransientException and DatabaseException exceptions to FetchOne, FetchAll and DiscardAll functions in mg::Client to enable better error handling. #36