Skip to content

v0.18.0

Choose a tag to compare

@fredvisser fredvisser released this 15 Dec 19:56
· 120 commits to main since this release

v0.18.0 (2025-12-15)

Features

  • Resolve PR review comments for notebook interface support (94b39bd)

  • Add interface validation in update command before adding to metadata

  • Validate interface early in create command to fail fast on invalid input

  • Simplify properties dict creation in list to avoid empty dicts

  • All tests passing (266 passed), mypy clean, lint clean

  • Notebook interface support (f3938c8)

What's Changed

Full Changelog: v0.17.0...v0.18.0