Skip to content

jsonrpc++ v1.3.4

Choose a tag to compare

@badaix badaix released this 10 Jun 18:15
· 1 commit to master since this release

Version 1.3.4

General

  • Add CI to compile and test jsonrpc++ with 30 different compilers

Bugfixes

  • Fix compiler warning in Windows debug mode builds
  • Update to catch2 v3.6.0 to fix unit-test builds