Skip to content

Serialbox version 2.6.1

Choose a tag to compare

@havogt havogt released this 28 Aug 15:14
· 27 commits to master since this release
319410a

Improvements (#245)

Thanks to @ofuhrer, @rheacangeo.

k-buffering

  • increase maximum number of buffers
  • better error message

pp_ser

  • allow to refer to savepoints via variables
  • allow to load reference data from a separate directory

Bug fixes

  • Remove hard-coded -march=native (#233)
  • Fix mapping of std::int64_t in FortranWrapper, fixes a problem with MacOS (#244, #242 thanks @jdahm)

Infrastructure

  • Use ccache for CI (#234)
  • Move testing from arolla to tsa (#236)