Contents:
This release is mostly to package a bug fix in the Markdown export. All users are encouraged to upgrade.
Additions
Task.as_markdown: Add an optional max_levels parameter, to specify the maximum depth to traverse into the tree. (!2)
max_levels
Add tests for markdown export, including for export as done in the ballpark template. (!4)
Fixes
Fix exception in markdown exporting.
Fix phabricator interop. (!3)
Initial release.