Skip to content

Releases: longcipher/ast-doc

v0.1.3

30 Mar 13:45
bebaa7e

Choose a tag to compare

[0.1.3] - 2026-03-30

Refactor

  • (parser) Change parser constructor to be const functions
  • (scheduler) Update optimizer to log warnings on budget exceedance

Miscellaneous Tasks

  • (Cargo.toml) Update ast-doc and ast-doc-core version to 0.1.3

v0.1.1

30 Mar 09:09
c485cfd

Choose a tag to compare

[0.1.1] - 2026-03-30

Features

  • (ast-doc-core) Enable hotpath feature for improved performance tracking
  • (Cargo.toml) Update version number to 0.1.1 for workspace package

Miscellaneous Tasks

  • (workflow) Update release workflow to include nightly Rust components
  • (dependencies) Update hotpath version to 0.14.1 in Cargo.toml

v0.1.0

27 Mar 05:13

Choose a tag to compare

[0.1.0] - 2026-03-27

Features

  • (ast-doc) Add initial implementation and extensive documentation support
  • (renderer) Optimize output formats and enhance mode descriptions
  • (docs) Update README and SKILL documentation for clarity and accuracy
  • (context7) Add longcipher AST documentation URL and public key
  • (ast-doc) Add new CLI for generating optimized llms.txt documentation

Documentation

  • (README) Add badges for DeepWiki and Context7 websites