Skip to content

v0.21.0

Choose a tag to compare

@fredvisser fredvisser released this 06 Jan 05:19
· 106 commits to main since this release

v0.21.0 (2026-01-06)

Features

  • Add spec compliance notebook example (#40, 261621c)
  • Add spec-compliance-notebooks example with notebook publishing support
  • Create new example 'spec-compliance-notebooks' that publishes three Jupyter notebooks (Spec Compliance Calculation, Spec Analysis & Compliance Calculation, Specfile Extraction) to SystemLink with File Analysis interface - Move notebooks from Jupyter/ to spec-compliance-notebooks/notebooks/ - Enhance example_provisioner._create_file() to support notebook creation via file_path and notebook_interface properties - Add _create_notebook_from_file() helper to load .ipynb files from example directory and create notebooks with interface assignment - Update example_loader and schema to support 'file' resource type for notebooks - All unit tests pass; no regressions
  • feat: add spec notebook example

  • review feedback

What's Changed

Full Changelog: v0.20.1...v0.21.0