Commit 3430e25
J. Daniel Smith
SIX-3.3.0 (#742)
* 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.1 parent 2c55598 commit 3430e25
2 files changed
+11
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
5 | 13 | | |
6 | 14 | | |
7 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| 42 | + | |
42 | 43 | | |
43 | 44 | | |
44 | | - | |
45 | | - | |
| 45 | + | |
| 46 | + | |
46 | 47 | | |
47 | 48 | | |
48 | 49 | | |
| |||
0 commit comments