Skip to content

DART 6.15.0

Latest
Compare
Choose a tag to compare
@jslee02 jslee02 released this 15 Nov 17:14
· 5 commits to main since this release
f5da83e

DART 6.15.0 (2024-11-15)

This is a simple maintenance release with updates to support newer dependency versions.

  • Tested Platforms

    • Linux
      • Ubuntu 22.04 LTS / GCC 11.4 / x86_64
      • Ubuntu 24.04 LTS / GCC 13.2 / x86_64
    • macOS 14 / Clang 15 / arm64
    • Windows / MSVC 19.40 / x86_64
  • Build

    • Added ImGui 1.91.5 support: #1872
    • Added nlopt 2.9.0 support: #1875
    • Fixed imgui is not added as a transitive dependency: #1877