Skip to content

v0.2.1

Choose a tag to compare

@hother-release-bot hother-release-bot released this 28 May 15:50
· 17 commits to main since this release
v0.2.1
a499dde

[0.2.1] - 2026-05-28

⏪ Revert

  • release: Roll back accidental v0.3.0 bump (#24)

⚙️ Miscellaneous Tasks

  • release: Bump to 0.3.0
  • Relax PR title pattern, fix docs build and ty extras (#35)
  • Restore PR-title subject pattern, allowing lowercase (#36)
  • release: Bump to 0.2.1

📚 Documentation

  • Remove one-time configuration prose from public docs (#25)
  • readme: Expand intro, drop unsupported badges, add bibliography (#32)
  • about: Rewrite the About page (#33)
  • Improve framing, ordering, and cross-references across the docs site (#34)

🔨 Refactor

  • config: Introduce helper for leaf-typed defaults (#31)
  • Centralize KERNEL_EPS and name 1e-12 magic floats (#27)
  • Drop @runtime_checkable, fix assert-as-validation, modernize idioms (#26)