Improvements
- compare.py: add support for filtering fields by @elsagermann in #250
- add setup.py to install python package by @mcgibbon in #254, Fix issues with install on M1 Mac's by @ofuhrer in #257
- Move to std::filesystem, require c++17 by @havogt in #267
Bug fixes
- Fix to FortranWrapper.h that enables SerialBox to compile with Fortran features on MacOS by @gmao-ckung in #251
- Silence Deprecation Warning related to np.bool by @leuty in #263
- Fix python build by @halungge in #264
- CMake fixes by @havogt in #275
Documentation
Compiler support
New Contributors
- @elsagermann made their first contribution in #250
- @gmao-ckung made their first contribution in #251
- @mcgibbon made their first contribution in #254
- @leuty made their first contribution in #263
- @halungge made their first contribution in #264
Full Changelog: v2.6.1...v2.6.2