Releases: thlorenz/doctoc
Releases · thlorenz/doctoc
v2.4.1
What's Changed
- chore: Code path improvements by @thompson-tomo in #335
- chore: Reduce conversion processes by @thompson-tomo in #337
- fix: correctly determine title #340 by @thompson-tomo in #341
Full Changelog: v2.4.0...v2.4.1
v2.4.0
What's Changed
- chore: Quick cleanup by @thompson-tomo in #305
- feat: Add configurable padding before title #147 by @thompson-tomo in #312
- chore: Add CODEOWNERS file by @thompson-tomo in #314
- chore: Update tap by @thompson-tomo in #317
- chore(deps): bump underscore from 1.13.2 to 1.13.8 by @dependabot[bot] in #321
- chore(deps-dev): bump tar from 7.5.9 to 7.5.10 by @dependabot[bot] in #323
- fix: Rename path parameter to avoid shadowing path module by @thompson-tomo in #319
- test: Add additional tests by @thompson-tomo in #324
- chore(deps-dev): bump tar from 7.5.10 to 7.5.11 by @dependabot[bot] in #325
- fix: Improve cleanPath os compatability by @thompson-tomo in #322
- chore: Remove underscore dependency by @thompson-tomo in #326
- Use log level to manage logging verbosity #261 by @thompson-tomo in #313
- fix: Handle headings where only symbols differs by @thompson-tomo in #327
- chore(deps-dev): bump picomatch from 4.0.3 to 4.0.4 by @dependabot[bot] in #332
- fix: Handle references in headers #176 by @thompson-tomo in #330
- fix: Improve handling for invalid html by @thompson-tomo in #328
- fix: Handle user defined id for headings by @thompson-tomo in #329
- feat: Allow control of Header and Footer by @thompson-tomo in #316
- chore: cleanup of code by @thompson-tomo in #333
- feat: control indenting width by @thompson-tomo in #334
Full Changelog: v2.3.0...v2.4.0
v2.3.0
What's Changed
- Add unoficial Docker image info in README.md by @PeterDaveHello in #226
- Migrate to Actions for CI by @kevin-david in #231
- chore: Update build status badge from Travis->Actions by @kevin-david in #233
- Upgrade
anchor-markdown-headerto fix emoji-titled headers by @kevin-david in #232 - chore: update node lts versions in node.js.yml workflow by @hongaar in #236
- fix: formatted headers by @hongaar in #235
- fix: Properly handle files with whitespace by @hyperupcall in #248
- Fix you->your typo in README. by @kurtwheeler in #159
- Bump json5 from 2.2.1 to 2.2.3 by @dependabot[bot] in #238
- Improve README.md code block readability by @PeterDaveHello in #264
- Fix spelling typos across README and code comments by @jsoref in #250
- Add node.js v20 and v22 CI environment by @PeterDaveHello in #265
- Bump braces from 3.0.2 to 3.0.3 by @dependabot[bot] in #267
- Bump debug from 4.1.1 to 4.3.7 by @dependabot[bot] in #266
- Bump @babel/traverse from 7.17.3 to 7.25.7 by @dependabot[bot] in #268
- Add AGENTS.md (comprehensive agent guide) by @PeterDaveHello in #274
- Update dependencies using npm audit fix by @PeterDaveHello in #273
- Bump ws from 7.5.7 to 7.5.10 by @dependabot[bot] in #275
- Bump js-yaml from 3.14.1 to 3.14.2 by @dependabot[bot] in #282
- User definable Min heading by @thompson-tomo in #283
- bump ci actions by @thompson-tomo in #287
- fix: Add in checks for line breaks around skip tag #291 by @thompson-tomo in #292
- feat: Add support for a dry run option for ci environments #188 by @thompson-tomo in #288
- Cleanup by @thompson-tomo in #298
- docs: Give focus to toc config options by @thompson-tomo in #293
- Review feedback by @thompson-tomo in #299
- Reduce stdout edge cases by @thompson-tomo in #297
- infra: #197/#240 create release using workflows by @thompson-tomo in #289
- feat: Mdx support by @thompson-tomo in #304
- ci: Address CI Issues by @thompson-tomo in #311
- fix: add in special character tests by @thompson-tomo in #300
- chore: Remove alias for minHeaderLevel by @thompson-tomo in #307
- feat: Ability to define min number of items in a toc #141 by @thompson-tomo in #303
New Contributors
- @kevin-david made their first contribution in #231
- @hyperupcall made their first contribution in #248
- @kurtwheeler made their first contribution in #159
- @jsoref made their first contribution in #250
- @thompson-tomo made their first contribution in #283
Full Changelog: v2.2.0...v2.3.0