Skip to content

v0.7.1

Choose a tag to compare

@github-actions github-actions released this 27 Dec 20:46
44b6f9d

0.7.1 (2025-12-27)

Bug Fixes

  • ci: increase timeout for slow CLI tests in nextest (5f7500d)
  • docs: remove ES module imports from _home.mdx (e01c8f5)
  • docs: use Platform components instead of inline HTML (b7a036d)
  • tests: exclude frontmatter delimiter from proptest yaml_lines (e88e19a)

Performance Improvements

  • skip doc tests in pre-commit hook (86a81f0)
  • use cargo-nextest for faster test execution (12f8f42)