Skip to content

DART 6.16.2

Choose a tag to compare

@jslee02 jslee02 released this 21 Dec 00:48
· 884 commits to main since this release
b28c136
  • Build

    • Remove DART_BUILD_MODE_DEBUG guards to fix NDEBUG compilation: #2326
    • Use package.xml version for dartpy packaging: #2327
  • Tests

    • Stabilize World::Cloning in asserts-enabled CI: #2331
  • Tooling and Docs

    • Cover asserts-enabled build and fix API docs PR ref: #2330
    • Fix publish_dartpy workflow YAML: #2329
    • Fix manual publish validation on Windows: #2324
    • Restrict manual dartpy publishing to tags: #2323
    • Fix dartpy PyPI publishing on release-6.16: #2322
    • Update pixi lockfile: #2335, #2307