Skip to content

v0.2.0

Latest

Choose a tag to compare

@suecrumpler suecrumpler released this 17 Oct 09:59

🎉 Release Notes for v0.2.0

🚀 New Features

Pre-commit Hook Integration

Annotree now supports automatic README updates via pre-commit hooks! Keep your project documentation file tree in sync with every commit.

  • New CLI option: --embed flag to embed file trees directly into README files between HTML comment tags
  • Pre-commit hook: Automatically updates your README's file tree structure on every commit
  • Seamless workflow: Set it up once and forget about manually updating your project structure