All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.10.1 (2019-12-01)
0.10.0 (2019-11-01)
- drops node 6 support
0.9.1 (2019-11-01)
0.9.0 (2018-11-06)
- update dependencies (1923d85)
- Allow user to specify metalsmith
ignore
option (#199) (d9c2a9e), closes #91 docpress/docpress#230 #197
0.8.0 (2018-04-16)
- update marked for security (3cc193c)
- Remove TIL (770a259)
- Add badge (240f4e7)
- Add bumped file (eb5f8ab)
- Add editorconfig (f4e8d88)
- Delete unnecessary test (67f5833)
- Fix linter (0d4e52e)
- Fix lodash call (1a4fb41)
- Fix test typo (a94793e)
- Improve caching implementation using lru-cache (244a2af)
- Rebuild scripts (cbcdccb)
- Rename sectionTitle to pageTitle from #107 (#109) (9512f1d)
- Update deps (c8006e3)
- Use site title in page titles (#107) (65383f2)
- chore(package): update highlight.js to version 9.7.0 (67709df)
- chore(package): update istanbul to version 0.4.5 (#103) (515791e)
- chore(package): update markdown-it to version 7.0.1 (#102) (38be06a)
- chore(package): update markdown-it to version 8.0.0 (6d562e4)
- chore(package): update metalsmith to version 2.2.0 (#101) (e64fd35)
- chore(package): update mocha to version 3.1.0 (8e8646f)
- Ignore node_modules for metalsmith (6527ee7)
- Internal docs: update tocify comments (fa2facb)
- Release v0.6.13 (c7dac71)
- Update for lint errors (c8c49e8)
- Use dist for build location (eab8b4e)
- chore(package): update expect to version 1.20.2 (b93d5bc)
- chore(package): update highlight.js to version 9.2.0 (d2827a8)
- chore(package): update highlight.js to version 9.5.0 (7ad9493)
- chore(package): update istanbul to version 0.4.3 (1f08c50)
- chore(package): update markdown-it to version 6.0.0 (06ab167)
- chore(package): update markdown-it to version 7.0.0 (cd17220)
- chore(package): update standard to version 6.0.8 (252b81f)
- Allow emails (290b4f0)
- Release v0.6.1 (c639866)
- chore(package): update cheerio to version 0.20.0 (6f3f7f6)
- chore(package): update dependencies (6606c18)
- chore(package): update expect to version 1.13.3 (7420af9)
- chore(package): update expect to version 1.13.4 (fc1d06a)
- chore(package): update expect to version 1.14.0 (29c4835)
- chore(package): update highlight.js to version 9.1.0 (ac8bd3c)
- chore(package): update markdown-it to version 5.0.3 (8f831d8)
- chore(package): update markdown-it to version 5.1.0 (709d632)
- chore(package): update markdown-it-decorate to version 1.2.1 (2937ee2)
- chore(package): update mocha to version 2.4.2 (56e32d7)
- chore(package): update mocha to version 2.4.4 (bda9bff)
- Cache cheerio loading (e372a4e)
- Cache markdown parsing (643b1f3)
- Cache the site title (86c816a)
- More caching (12ba405)
- Refactor getTocContents for readability (e4eef05)
- Release v0.6.0 (2ea4aeb)
- Update memoize() to prune properly (10ae110)
- Update to do (bc237cf)
- Use a different memoize() strategy (5fc5c5e)
- Add decorate as an officially-supported Markdown plugin (10bc17b)
- Release v0.5.2 (4ffd5f6)
- Remove extra markdown-it-decorate (88f1dc6)
- Add tests for Markdown plugins (5240813)
- Allow markdown options (6123fc0)
- Make module loading more reliable (404c567)
- Move markdown plugins config to markdown.plugins (b09fd2d)
- Release v0.4.0 (99b60ec)
- Update to do (bcb53bc)
- Add more tests (063a6d9)
- Allow loading markdown plugins from node_modules (c50cfd5)
- Release v0.3.3 (2583855)
- Update test files (2c16c3a)
- Add more tests (7a7f2e2)
- Allow linking of TOC (9f6413e)
- Allow overridding configuration (bd04ac2)
- Allow underscore bolding in TOC expand mode (527cc3e)
- Implement tocless mode (b16cb55)
- Prevent clashes from happening (be219a9)
- Refactor renaming (bb73e6a)
- Refactor TOC generation (ada0551)
- Release v0.3.0 (32df4cc)
- Set the first page as the home page (a5af45b)
- Strip markdown formatting on TOC (bd6bd11)
- Update heading ID computation (19155e2)
- Update to do (f49f20b)
- Update todo (92ae064)
- Allow docs/README.md to not be case sensitive (80e89ce)
- Cache node_modules (e24bac8)
- Enable Travis (7e661d0)
- Fix error in unknown reference (9c5b9f6)
- Fix linking to anchored sections (83fe6d8)
- Fix mistake in unused .md tests (5c91656)
- Fix recursive links (a0f1ba6)
- Improve markdown syntax highlighting (753d567)
- Release v0.2.0 (c4cacbf)
- Support anchors (5509e97)
- Turn URLs into links (d426dd7)
- Update comments (05f2694)
- Update history (d0a03b2)
- Update to do (9e97be8)
- Update to do (2c1f795)
- Update todo (c123696)
- Add a sample fixture (19bc0fd)
- Add bookdown-core/compile (93f2675)
- Add highlight.js (92b8826)
- Add istanbul (5c5fbff)
- Add newName to all files (3ed22eb)
- Add readme and ware (898233d)
- Add slug to index (a24a3fa)
- Add slug to pages (c3c564f)
- Add slug to TOC (04bd716)
- Allow rendering of HTML (ebf6b6e)
- Document the refactoring (d8fa8b0)
- Fix image references (358ae2b)
- Fix images (1da9df7)
- Fix metadata bug (9a40817)
- Fix references (7c82bcd)
- Fix sections error (e4492f5)
- Handle relative URLs (6580490)
- Implement indexify (c6f27e5)
- Implement indexing of headings (de6c68a)
- Implement the expand flag (6674f00)
- Implement tocifyPage() (95cb1db)
- Improve toc and index (32371a2)
- Initail (518c35d)
- Output metadata into docpress.json (9412855)
- Output sources.json for reverse mapping (2327dd7)
- Perform syntax highlighting (cb32702)
- Refactor base0 (ecf07cb)
- Refactor indexify (cfeeeb0)
- Refactor syntax highlight (9a577b4)
- Refactor tocify test (82615e2)
- Release v0.1.0 (8e5f770)
- Remove bin (6b6e37b)
- Rename base0 to compile (af34650)
- Rename docpress.json to _docpress.json (ae03894)
- Rename files properly (f41d0f6)
- Rename project (a6f97a4)
- Render headings as a tree (2dc8547)
- Render headings in index as well (27c2eed)
- Stop ignoring _book (0061547)
- Support custom docpress.json metadata (70110e2)
- Test base0 (da1f623)
- Test fixtures and renames from docs/ (767816c)
- Test toc-less cases (26ec4ea)
- Update API (342aeb1)
- Update compile (0ca5360)
- Update compile API (409acee)
- Update ignore spec (4dbe7c6)
- Update package.json repo (f4f50f9)
- Update readme (0324aaa)
- Update README (bd325c7)
- Update to do (653e688)
- Update tocify code (318b83c)
- Update todo (ce5e2bc)
- Update todo (70a5b87)
- Update todo (2038d3b)
- Update todo (630817b)
- Use each(pages, page) (6c0dc8b)
- Use markdown-it and fix ID problem (c804930)
- Validate that pages exist (cf8354c)