Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SIX-3.3.0 #742

Merged
merged 16 commits into from
Mar 18, 2024
Merged

SIX-3.3.0 #742

merged 16 commits into from
Mar 18, 2024

Commits on Mar 13, 2023

  1. SIX 3.1.15

    Dan Smith authored and Dan Smith committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    a1cb2f0 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

  1. Merge branch 'main' into feature/version

    Dan Smith committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    4e2b904 View commit details
    Browse the repository at this point in the history
  2. merge develop/sync_externals

    Dan Smith committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    a903eef View commit details
    Browse the repository at this point in the history
  3. Update ReleaseNotes.md for SIX 3.2.3

    Dan Smith committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    ed2ee3b View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' into feature/version

    Dan Smith committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    7be6c0f View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Merge branch 'main' into feature/version

    Dan Smith committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    0138237 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into feature/version

    Dan Smith committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    ea40e32 View commit details
    Browse the repository at this point in the history
  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).
    Dan Smith committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    1b1dbda View commit details
    Browse the repository at this point in the history
  4. Links to two bugfixes

    Dan Smith committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    f35952d View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. Merge branch 'main' into feature/version

    Dan Smith committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    3f88b7a View commit details
    Browse the repository at this point in the history
  2. release notes for SIX-3.2.5

    Dan Smith committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    7cdc535 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into feature/version

    Dan Smith committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    1ddbf43 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Merge branch 'main' into feature/version

    Dan Smith committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    06d26e9 View commit details
    Browse the repository at this point in the history
  2. CODA-OSS 2024-03-18 and NITRO-2.11.6

    Dan Smith committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    eb674ef View commit details
    Browse the repository at this point in the history
  3. 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.
    Dan Smith committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    2a3d41b View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' into feature/version

    Dan Smith committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    a068466 View commit details
    Browse the repository at this point in the history