v1.4.0
·
20 commits
to master
since this release
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,TransientExceptionandDatabaseExceptionexceptions toFetchOne,FetchAllandDiscardAllfunctions inmg::Clientto enable better error handling. #36