Bugfix release: minor fixes, including a fix for build failure due to missing zlib version.
Contributors
aiuto, Alexandre Rostovtsev, Brian Silverman, Casey, Xùdōng Yáng
This release includes many fixes for Stardoc's markdown output, plus:
New Features
format = "proto"
(#20)Contributors
Alexandre Rostovtsev, Alex Eagle, Andrew Z Allen, Chris Rebert, c-parsons, Ivo List, Jon Brandvein, Laurent Le Brun, Max Vorobev, pbatg, Philipp Wollermann, Samuel Giddins, Thomas Van Lenten, Tiago Quelhas, Xùdōng Yáng, Yiting Wang
First release of Stardoc under the new repository location bazelbuild/stardoc. Please use this repository for future Stardoc releases instead of its old location. See Getting Started for updated setup information.
There are many new features since the last release. A summary of major features:
**bold**
instead of <b>bold</b>
. The <
. and >
characters are escaped in this output format.aspect()
definitions are now documented by Stardoc.Huge Thanks to kendalllaneee and blossommojekwu for their work on many of the features in this release.