Changelog for ronn-1.2.0.0
Unreleased
v1.2.0.0
- Simplify AST, distinguish lines from paragraphs
- Reflow paragraphs (
Para
) at 80 columns - Don't print empty trailing line
v1.1.2.0
- Add
getCmdSections
toHasSections
to support# COMMANDS
v1.1.1.0
- Add
HasSections
andgetSections
v1.1.0.0
- Export more
...ToText
functions - Strengthen
ManRef
types - Add
ronnFilePath
- Un-prefix types (
RonnSection
renamedSection
, etc) - Remove
.Opt
and.Env
intermediate types
v1.0.0.0
First tagged pre-release.