Roadmap
DocAnvil follows Semantic Versioning. The current release is 1.1.1. Here's where things stand and where they're headed.
1.1.x — Core Feature Enhancements
- ✅ Localisation support (multi-language docs, per-locale nav and search, language switcher)
- ✅ PDF export (
docanvil export pdf— Chrome-based, cover pages, RTL, per-locale, custom paper size) - ✅ Doc versioning support
- ✅ Style linting (
docanvil doctor— readability checks, heading structure, link quality, and more)
1.2.x — Extensibility
WASM plugin system (v1), additional CLI flags, more diagnostics, and template enhancements. Fully backward compatible.
1.3.x+ — Ecosystem Growth
Plugin hooks, performance optimizations, incremental builds, caching, and a plugin SDK crate. Breaking changes require a major release.
2.0 and Beyond
A 2.0 release would only happen if there's a clear need — configuration redesign, plugin API v2, fundamental output model changes, or major architectural shifts. It should be deliberate and well-justified.