Skip to content

Releases: ralsina/crycco

Version 0.3.1

13 Aug 15:06
Compare
Choose a tag to compare

This is actually a larger change than the bump suggests:

  • Theming works! You can use over 200 themes from Sixteen
  • A number of CSS fixes to make things look nice, specially
    in the basic template which was a bit rough

Version 0.3.0

31 Jul 17:14
Compare
Choose a tag to compare

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

29 Jul 20:49
Compare
Choose a tag to compare

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

28 Jul 15:43
Compare
Choose a tag to compare

This is v0.1.0, the first release of Crycco, a small, simple
literate programming tool.

For more information, see https://crycco.ralsina.me