What's Changed
- Add CMake build system by @biagas in #228
- Remove master/slave by @markcmiller86 in #250
- silo_f.c: add an interface to free an option set with dbaddcaopt by @cessenat in #244
- hdf5: Support the API changes in 1.13 by @chuckatkins in #260
- Miscellaneous CMake improvements by @henryleberre in #262
- handle nans in diffs by @markcmiller86 in #276
- Install pmpio.h to support Cabana builds by @markstock in #278
- Include only zfp files when needed, re-ran automake by @brtnfld in #263
- Make DBInqVarExists for for directories on PDB driver by @markcmiller86 in #293
- macOS: Handle deprecated stat64 - orig AC toolchain by @markcmiller86 in #299
- HDF5 add new fields for H5FD_class_t by @kwryankrattiger in #307
- Close file when deallocing by @markcmiller86 in #316
- Fix freeing file scope globals by @markcmiller86 in #326
- Handle Fortran null arrays by @markcmiller86 in #334
- Fix PJ-wrapper caching in PDB driver effecting python behavior by @markcmiller86 in #342
- Document compatability mode by @markcmiller86 in #349
- cmake: fix the name of the version file by @mathstuf in #357
- Reorg docs for GHPages and RTD by @markcmiller86 in #338
- Backport ull for DBGetIndex by @markcmiller86 in #362
- Improve material docs by @markcmiller86 in #363
- Update DBPutQuadmesh for embedded surface case by @markcmiller86 in #364
- cmake: strip any suffix from the version by @mathstuf in #360
- Msvc detection by @mathstuf in #359
- Fix dir on dbtoc by @markcmiller86 in #373
- Add consistency in WIN32 define checks by @biagas in #384
- Update python testing on Windows. by @biagas in #385
- Fix typo in CMake var: SILEX_ENABLE_BROWSER -> SILO_ENABLE_BROWSER by @biagas in #387
- Fix namescheme tests by @markcmiller86 in #388
- Update qt to version 6, python to version 3 by @biagas in #391
- Update Qt to version 6 by @biagas in #393
- Initial CI by @markcmiller86 in #390
- Fix segv identified during fuzz testing by @markcmiller86 in #402
- Fix string lists returned to python by @markcmiller86 in #403
- Fix fuzz test case and python strlists by @markcmiller86 in #404
- Fix some memory leaks in python by @markcmiller86 in #405
- Merge fix for object macro case statements by @markcmiller86 in #408
- tests: add missing header for
difftimeby @thesamesam in #371 - Adding Quadratic elements to Silo abstract knowledge pool by @cessenat in #374
- Adjust extents calc logic for void aliasing in newer intel compilers by @markcmiller86 in #376
- Fix leaks from HDF5 driver and/or tests by @markcmiller86 in #407
- Fix several small leaks found with valgrind by @markcmiller86 in #413
- Main merge of pull request #413 by @markcmiller86 in #415
- Fix python overwrite issue and improve python write tests by @markcmiller86 in #414
- Fix for python 2 or python 3 by @markcmiller86 in #417
- fix runtime -fsanitize error in PDB by @markcmiller86 in #419
- Update README.md by @willzywiec in #423
- Fix missing matname member of DBmultimatspec by @markcmiller86 in #431
- cmake: make install locations configurable by @junghans in #424
- cmake: add so version to library by @junghans in #425
- Add new tests; ensure existing tests pass with HDF5-1.14.4-3 by @markcmiller86 in #434
- Fix filter ids by @markcmiller86 in #428
- Handle delimter in constant nameschemes by @markcmiller86 in #453
- Fix a problem compiling for PDB only by @markcmiller86 in #451
- Rpmbuild by @markcmiller86 in #452
- Add DBEvalNamescheme feature by @markcmiller86 in #450
- Test and document handling of standard elements as degenerate hexahedra by @markcmiller86 in #457
- Make MB name generator a public function by @markcmiller86 in #460
- Finalize CMake replacement for Autotools by @markcmiller86 in #462
New Contributors
- @andrewcorrigan made their first contribution in #239
- @cessenat made their first contribution in #244
- @chuckatkins made their first contribution in #260
- @henryleberre made their first contribution in #262
- @markstock made their first contribution in #277
- @brtnfld made their first contribution in #263
- @kwryankrattiger made their first contribution in #307
- @pkestene made their first contribution in #323
- @mathstuf made their first contribution in #357
- @thesamesam made their first contribution in #371
- @willzywiec made their first contribution in #423
- @junghans made their first contribution in #424
Full Changelog: 4.11.1...4.12.0-pre1