Releases: ralsina/crycco
Version 0.3.1
Version 0.3.0
Version 0.3.0 has some bugfixes and a new feature: you can now use the --mode
option to specify what sort of output you want.
This can be markdown
, code
, literate
, or docs
(docs is the default).
Full Changelog: v0.2.0...v0.3.0
Version 0.2.0
This is version 0.2.0 of Crycco, a quick and dirty literate programming tool based on Docco. This version adds some new features, where the most important is the sidebar showing all the documents that were compiled, and that the folder structure of the sources is maintained in the output.
Also, some bugs fixed.
As usual with literate programming tools, you can head to
the website and read the output of processing Crycco's source code with Crycco and producing a rather nice document :-)
First release
This is v0.1.0, the first release of Crycco, a small, simple
literate programming tool.
For more information, see https://crycco.ralsina.me