Skip to content

2025.11.2

Latest

Choose a tag to compare

@kjaymiller kjaymiller released this 18 Nov 04:44
· 16 commits to main since this release
4f48e62

What's Changed

  • Fix: Add missing type imports and mark package as typed by @kjaymiller in #12
  • chore: Configure mypy for type checking by @kjaymiller in #13
  • chore: Add test and typecheck recipes to justfile by @kjaymiller in #14
  • docs: Add development workflow to CLAUDE.md by @kjaymiller in #15
  • Fix: Correct import path for ThemeManager module by @kjaymiller in #18
  • ci: Add test workflow for pytest and mypy by @kjaymiller in #16
  • fix: Improve type annotations for better type safety by @kjaymiller in #20
  • feat: Support new_entry in content manager for Render-Engine 2025.11.1a1 by @kjaymiller in #19
  • fix: Add missing type annotation for **kwargs in create_entry by @kjaymiller in #21
  • update publish pr by @kjaymiller in #22
  • refactor: Use {placeholder} format for t-string compatible insert_sql templates by @kjaymiller in #24
  • docs: Document justfile commands in README by @kjaymiller in #23
  • fix: Handle missing fields gracefully in template substitution for create_entry() by @kjaymiller in #25
  • test: Add comprehensive test coverage for --ignore-pk CLI flag (fixes #26) by @kjaymiller in #27

Full Changelog: 2025.11.1...2025.11.2