Skip to content

v0.3.0

Latest

Choose a tag to compare

@rggdmonk rggdmonk released this 04 Aug 20:14
828b4af

tenderness v0.3.0

Release Notes

Released on 2026-08-04

Added

  • [docs] Add install validation and macOS troubleshooting sections.
  • [document_pipeline] Allow DocumentConfig.block_spec to accept a list[BlockPosition] of pre-computed positions, bypassing the flexbox engine.
  • [tests] Add test coverage for DocumentSetupHelpers.resolve_block_positions across the unset, MinimalFlexNode, and list[BlockPosition] code paths.

Changed

  • [deps] Remove the PyGObject < 3.52.0 pin.
  • [pango_backend] Fix compatibility with PyGObject 3.56+.

Full Changelog: v0.2.1...v0.3.0