Releases: technote-space/doctoc
Releases · technote-space/doctoc
v2.1.2
v2.1.1
v2.1.0
v2.0.0
What’s Changed
- Update dependencies to fix deprecation warnings (thlorenz#179) @lydell
- pre-commit docs: update sha -> rev (thlorenz#178) @asottile
- Collapse consecutive blank lines if there's no title (thlorenz#145) @chocolateboy
- feat: add option to keep files with no toc inside untouched (thlorenz#181) @uetchy
- add --all flag (thlorenz#186) @sarisia
- Update Travis Build (thlorenz#180) @edumco
- expose API in top level (thlorenz#160) @alexandru-constantin
- Update .travis.yml (thlorenz#136) @PeterDaveHello
- Add pre-commit metadata to doctoc (thlorenz#134) @asottile
- Update comment (thlorenz#133) @faheel
- Bump npm dependencies (npm test passed!) (thlorenz#126) @PeterDaveHello
- Peg anchor-markdown-header to ^0.5.5 (thlorenz#110) @jez
- Upgrade markdown-to-ast (thlorenz#106) @jez
- Use markdown + html parsers to detect codeblocks (thlorenz#107) @jez
- change badge to svg (thlorenz#103) @a0viedo
- Parse headers as markdown (bugs fixed) (#91) @jez
- Bitbucket mode uses 4 spaces for nested lists. (#47) @plumlee
- return the toc (#29) @Raynos
- Add a Bitdeli Badge to README (#25) @bitdeli-chef
- Sort the headers before making ToC. (#14) @qubyte
- Ignore hash-based comments inside code blocks (#10) @miangraham-ss
📗 Docs
- docs: update TOC (release/next-v0.0.0 -> master) (#4) @technote-space
✨ All Changes
- release: v2.0.0 (#3) @technote-space