Skip to content

v0.3.0

Release Date: September 2, 2025

Highlights

  • Semantics package with TrueFalse and Essay question type support
  • MkDocs documentation site with comprehensive guides

Added

  • semantics package with individual semantics for TrueFalse and Essay question types (0a26542)
  • MkDocs documentation source in docsrc/ directory (67adc57)
  • Generated documentation site in docs/ directory (66042b4)

Changed

  • Refactored tests for new filename conventions (47f7444)

Documentation

  • API reference for builder, core-types, schemas, and semantics (67adc57)
  • Getting started guides: installation, quick-start, concepts (67adc57)
  • User guides: H5P packages, question sets, typed questions, validation (67adc57)
  • Reference documentation: file structure, H5P spec, standards (67adc57)
  • README refactored to use MkDocs structure (75552d3)

Security

  • Add permissions to CI workflow for code scanning compliance (70b6fec)
  • Add permissions to lint workflow for code scanning compliance (44bfab1)