Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* SIX 3.1.15 * merge develop/sync_externals * Update ReleaseNotes.md for SIX 3.2.3 * SIX-3.2.4 * [coda-oss](https://github.com/mdaus/coda-oss) version [2023-08-18](https://github.com/mdaus/coda-oss/releases/tag/2023-08-18) * [nitro](https://github.com/mdaus/nitro) version [2.11.4](https://github.com/mdaus/nitro/releases/tag/NITRO-2.11.4) * Prepare for deprecating [`std::complex<short>`](https://en.cppreference.com/w/cpp/numeric/complex), et. al. * Allow XML metadata to be parsed with `preserveCharacterData(true)` to keep white-space. * Added support for [CPHD 1.1.0](https://nsgreg.nga.mil/doc/view?i=5388) XML metadata. * added **.gitattributes** and normalized line-endings (`\n` for most text files). * Links to two bugfixes * release notes for SIX-3.2.5 * CODA-OSS 2024-03-18 and NITRO-2.11.6 * SIX-3.3.0 * [coda-oss](https://github.com/mdaus/coda-oss) version [2024-03-18](https://github.com/mdaus/coda-oss/releases/tag/2024-03-18) * [nitro](https://github.com/mdaus/nitro) version [2.11.6](https://github.com/mdaus/nitro/releases/tag/NITRO-2.11.6) * Fix SIDD 3.0 validation with J2K compression; **this is a breaking change**. * Support for using SIDD code (only actually available with C++17). * Fix bug computing size of the CPHD scratch buffer. * Allow components to be built as shared-libraries (DLLs); disabled by default.
- Loading branch information