v1.4.2
What's Changed
New Contributors
Full Changelog: v1.4.1...v1.4.2
CHANGES
- Optimized heading search with direct array iteration 🚀
- Replaced visit() with for loops for better performance ⚡
- Standardized all quotes to single quotes consistently ✨
- Improved section extraction with faster index-based loops 🎯
- Enhanced performance in getSection() method significantly 💨
- Bumped version from 1.4.1 to 1.4.2 📦
- Updated dev dependencies to latest versions available 🔧
- Streamlined tree traversal operations for speed gains 🏃
- Maintained backwards compatibility while improving performance ✅
- Refactored visitor patterns to more efficient implementations 🔄
- Fixed First Issue: #1