Skip to content

libpressio version 0.58.0

Compare
Choose a tag to compare
@robertu94 robertu94 released this 11 Mar 15:49
· 143 commits to master since this release

libpressio version 0.58.0

Major Changes

  • Bug fixes requiring an ABI break/new functions
    • defined missing methods for options for {u,}int{8,16,64}_t in the
      C public header
    • pressio_options_set_strings is now more const correct
    • fixed include file for pressio_options_json.h when used for C++ so
      that names are extern "C"