perl-ast-utils 0.12.2

AST range and insertion helpers for Perl LSP features
Documentation
# perl-ast-utils Roadmap

> **Note:** This is the component-specific roadmap for `perl-ast-utils`. For the project-wide roadmap, see [`docs/project/ROADMAP.md`]../../docs/project/ROADMAP.md.

## Purpose
Shared AST range-lookup, insertion-position, and indentation helpers for Perl LSP features.

## Current Status (workspace version)
- **Status:** Initial Public Alpha
- **Integration:** Part of the `perl-lsp` workspace.

## Future Milestones

### Hardening
- Address early adopter feedback.
- Refine API contracts and error handling.
- Improve test coverage and documentation.

### v0.15.0 Stability Contract
- Lock down public API for semantic versioning.
- Guarantee stability across supported platforms.

## Internal Dependencies
- Aligns with project-wide capability goals defined in `features.toml`.

<!-- Last Updated: 2026-03-04 -->