UNPKG

1.52 kBMarkdownView Raw
1## [v0.6.0]
2> Oct 20, 2015
3
4- Cache reusable values - makes much compilation faster
5- Allow external JS loading via the `js` option
6- Fix menu toggle not appearing properly
7
8## [v0.5.5]
9> Oct 16, 2015
10
11- Fix styles overlapping in development mode
12
13## [v0.5.4]
14> Oct 16, 2015
15
16- Remove console.log
17
18## [v0.5.3]
19> Oct 16, 2015
20
21- Add `viewport` meta tag for responsiveness
22- Fix Pjax suddenly not working
23
24## [v0.5.0]
25> Oct 16, 2015
26
27- Use Stylus instead of Sass
28- Use new setting `css` for custom CSS
29- Fix bug where a stray `<link rel="stylesheet">` appears in the source
30
31## [v0.4.0]
32> Oct 15, 2015
33
34- Allow external CSS config
35
36## [v0.3.1]
37> Oct 14, 2015
38
39- Make footer links bigger
40- Fix slight bug where documents with images can derail scrolltracking
41- Indent the output HTML
42
43## [v0.2.0]
44> Oct 12, 2015
45
46- Allow anchor links in TOC (eg, `README.md#usage`)
47
48## v0.1.0
49> Oct 11, 2015
50
51- Initial release.
52
53[v0.2.0]: https://github.com/docpress/docpress-base/compare/v0.1.0...v0.2.0
54[v0.3.1]: https://github.com/docpress/docpress-base/compare/v0.2.0...v0.3.1
55[v0.4.0]: https://github.com/docpress/docpress-base/compare/v0.3.1...v0.4.0
56[v0.5.0]: https://github.com/docpress/docpress-base/compare/v0.4.0...v0.5.0
57[v0.5.3]: https://github.com/docpress/docpress-base/compare/v0.5.0...v0.5.3
58[v0.5.4]: https://github.com/docpress/docpress-base/compare/v0.5.3...v0.5.4
59[v0.5.5]: https://github.com/docpress/docpress-base/compare/v0.5.4...v0.5.5
60[v0.6.0]: https://github.com/docpress/docpress-base/compare/v0.5.5...v0.6.0