Releases: danjdewhurst/go-toc
Releases · danjdewhurst/go-toc
Release list
v0.3.0
Changelog
- 5cf2f66 Add anchor link generation to TOC entries
- 0a41cfd Add automatic nested .gitignore support
- c372bad Add context/cancellation support to worker pool
- 5ad6255 Eliminate redundant directory walks with ScanWithFiles()
- 2cb0977 Fix bracket matching to handle escaped characters
- 3336895 Fix path format inconsistency in scanner and summaries
- 1f93495 Fix race condition in TestPoolDoubleClose
- eba6ac2 Fix worker pool race condition and double-close risk
- f0476e3 Improve ** glob pattern matching with recursive algorithm
- ff914a1 Improve codebase based on comprehensive review
- 35370ff Optimize markdown parser to O(n) for link and formatting removal
- 9a291e5 Remove unused GenerateSimple() method
- 4cbeeb1 Simplify ASCII prefix management in generator
v0.2.1
v0.2.0
Changelog
- 183f924 Add --fancy flag for emoji output