Don't use the release assets here. Use 4.12.1-pre2. The GitHub default release assets here are polluted with all prior .tar.gz release tarballs due to inadvertent inclusion of the ghpages subdirectory for the silo.llnl.gov web site. This has been corrected with updates to .gitattributes so problem shouldn't happen again.
What's Changed
- Fix compiler issues by @markcmiller86 in #505
- Remove autotools by @markcmiller86 in #506
- Add CMake logic and testing for enabling JSON interface and PDB proper by @markcmiller86 in #511
- Fix/test all cases for constant namescheme by @markcmiller86 in #515
- Remove mpio vfd from default list processed by unknown driver by @markcmiller86 in #517
- Fix windows compilation issues by @biagas in #522
- Fix include_point used in extents calc to condition index tests on ndims by @markcmiller86 in #528
- Use HDF5_VERSION_GE everywhere compile-time version logic is used by @markcmiller86 in #527
- Fix struct macro compilation issues by @markcmiller86 in #532
- Fix warnings compiling python interface by @markcmiller86 in #534
- Fix tiny array handling in HDF5 driver by @markcmiller86 in #536
- Harden against potential buffer overrun vulnerabilities by @markcmiller86 in #540
- Fix shared/static builds by @markcmiller86 in #542
- Backport @sbryngelson fix cmake module path append by @markcmiller86 in #551
Full Changelog: 4.12.0...4.12.1-pre1