Skip to content

v1.3.1

Choose a tag to compare

@ksylvan ksylvan released this 30 May 19:47
· 17 commits to main since this release

Full Changelog: v1.3.0...v1.3.1

CHANGES

  • Introduced text-based explode for perfect round-trip compatibility 🎯
  • Enhanced TOC generation with full subsection hierarchy support 📚
  • Preserved original formatting exactly during document operations ✨
  • Added direct text manipulation for heading level adjustments 🔧
  • Improved section extraction with line-by-line parsing approach 📝
  • Fixed document assembly to maintain original spacing patterns 🎨
  • Created URL-friendly anchor generation for better navigation 🔗
  • Simplified file reading with better error handling patterns 🛡️
  • Bumped version to 1.3.1 with stability improvements 🚀
  • Optimized memory usage by processing documents line-by-line ⚡