v0.18.0
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
- feat: notebook interface support by @fredvisser in #34
Full Changelog: v0.17.0...v0.18.0