- Fixed bug in CSV template that marked all items as flagged.
- Fixed a ranking bug that caused items to appear in the wrong order in Context mode or after flattening.
- Improved Markdown formatting.
- Fixed due/done confusion in Taskpaper template.
- Fixed HTML contexts indenting.
- Documentation Improvements
- Provided two variants of Flatten filter, -S and -F.
- Documentation improvements.
- Template fixes (null pointer exception).
- Added some missing attributes to the debug template.
- Major re-working of date logic to simplify expressions.
- Flagged now works hierarchically.
- Added estimatedMinutes.
- Big simplification of filter usage.
- Updated documentation.
- Fixed prune bug.
- Fixed bugs relating to cascading availability flag.
- Fixed bug affecting visibility of available projects in context mode.
- Added diagnostic template (debug.ftl).
- Fixed bug where -F caused duplication of Projects.
- Added -O fname that writes to a file then opens it.
- Fixed prune bug.
- Added -F flatten option.
- Added a "Tips" section in the documentation.
- Fixed bug when using "-pn x", was adding single quotes to expression instead of double.
- Added extensive logging.
- Improved resource usage during build/test.
- Changed structure of root model passed into freemarker template.
- Created report.ftl, a weekly report template.
- Added config.properties and way to access them from templates.
- Added missing -cn option.
- Ironing out release issues.
- Ironing out release issues.
- First release.