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

VDB 12.0.0 Release #1958

Merged
merged 17 commits into from
Nov 1, 2024
Merged

VDB 12.0.0 Release #1958

merged 17 commits into from
Nov 1, 2024

Commits on Oct 31, 2024

  1. Update dependencies and enforce minimum versions

    Signed-off-by: Dan Bailey <[email protected]>
    danrbailey committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    d8c33bd View commit details
    Browse the repository at this point in the history
  2. Bump CMake minimum 3.18 -> 3.20

    Signed-off-by: Dan Bailey <[email protected]>
    danrbailey committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    7d6410b View commit details
    Browse the repository at this point in the history
  3. Remove some old GCC checks

    Signed-off-by: Dan Bailey <[email protected]>
    danrbailey committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    c884baa View commit details
    Browse the repository at this point in the history
  4. Bump version to 12.0.0

    Signed-off-by: Dan Bailey <[email protected]>
    danrbailey committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    6a8415f View commit details
    Browse the repository at this point in the history
  5. Lots of CI updates

    Signed-off-by: Dan Bailey <[email protected]>
    danrbailey committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    880a371 View commit details
    Browse the repository at this point in the history
  6. Update docs GHA workflow

    Signed-off-by: Dan Bailey <[email protected]>
    danrbailey committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    b9f09a2 View commit details
    Browse the repository at this point in the history
  7. Fix a memory leak in RootNode

    Signed-off-by: Dan Bailey <[email protected]>
    danrbailey committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    667f4f4 View commit details
    Browse the repository at this point in the history
  8. Update change log

    Signed-off-by: Dan Bailey <[email protected]>
    danrbailey committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    5768e86 View commit details
    Browse the repository at this point in the history
  9. Add nanobind minimum version

    Signed-off-by: Dan Bailey <[email protected]>
    danrbailey committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    47b2b52 View commit details
    Browse the repository at this point in the history
  10. Fix ABI=13 error message

    Signed-off-by: Dan Bailey <[email protected]>
    danrbailey committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    7afbe2a View commit details
    Browse the repository at this point in the history
  11. Fix some documentation formatting issues

    Signed-off-by: Dan Bailey <[email protected]>
    danrbailey committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    785bed5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    bd86b37 View commit details
    Browse the repository at this point in the history
  13. More docs formatting fixes

    Signed-off-by: Dan Bailey <[email protected]>
    danrbailey committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    94fcd86 View commit details
    Browse the repository at this point in the history
  14. Add a note to the change log about the re-licensing

    Signed-off-by: Dan Bailey <[email protected]>
    danrbailey committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    c6161d7 View commit details
    Browse the repository at this point in the history
  15. A few minor docs updates

    Signed-off-by: Dan Bailey <[email protected]>
    danrbailey committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    700390d View commit details
    Browse the repository at this point in the history
  16. A few small docs updates

    Signed-off-by: Dan Bailey <[email protected]>
    danrbailey committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    c0197d2 View commit details
    Browse the repository at this point in the history
  17. Add LLVM 13 back into AX matrix

    Signed-off-by: Dan Bailey <[email protected]>
    danrbailey committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    2693008 View commit details
    Browse the repository at this point in the history