| Age | Commit message (Expand) | Author |
| 2013-05-23 | Merge pull request #302 from mojavelinux/authorcount-fix | Dan Allen |
| 2013-05-23 | resolves #337 set doctitle attribute | Dan Allen |
| 2013-05-22 | resolves #335 fix bad variable name, add test for it | Dan Allen |
| 2013-05-02 | resolves #301 handle author(s) defined using attributes | Dan Allen |
| 2013-05-01 | Merge pull request #292 from mojavelinux/attributes-as-str-or-arr | Dan Allen |
| 2013-04-27 | resolves #290 safe mode set using string, symbol or int | Dan Allen |
| 2013-04-27 | resolves #289 #291 attributes as string or array | Dan Allen |
| 2013-04-25 | fix race condition w/ attribute override; disable embedding css in secure mode | Dan Allen |
| 2013-04-25 | fix bug resolving custom stylesheet, add tests | Dan Allen |
| 2013-04-25 | resolves #244 set attributes based on safe mode | Dan Allen |
| 2013-04-25 | resolves #76 add a default stylesheet | Dan Allen |
| 2013-04-23 | resolves #155 implement video and audio macros | Dan Allen |
| 2013-04-23 | resolves #269 implement toc::[] macro | Dan Allen |
| 2013-04-22 | compliance bug fixes and more tests | Dan Allen |
| 2013-04-20 | resolves #260 use code element instead of tt | Dan Allen |
| 2013-04-20 | Merge pull request #255 from mojavelinux/multiple-authors | Dan Allen |
| 2013-04-20 | Merge pull request #250 from mojavelinux/embedded-footnotes | Dan Allen |
| 2013-04-18 | resolve #223 support multiple authors in document header | Dan Allen |
| 2013-04-18 | resolves #206 include footnotes block in embedded document | Dan Allen |
| 2013-04-17 | extract subtitle from title in docbook backend | Dan Allen |
| 2013-04-16 | Merge pull request #239 from mojavelinux/docinfo | Dan Allen |
| 2013-04-16 | resolves #116 include docinfo files in header when safe mode < SERVER | Dan Allen |
| 2013-04-15 | resolves #236 Nest revision info inside revision element | Dan Allen |
| 2013-03-01 | allow header attributes to resolve author & rev info | Dan Allen |
| 2013-02-20 | numerous cleanups, optimizations and minor fixes | Dan Allen |
| 2013-02-18 | Merge pull request #179 from mojavelinux/doctype-backend-options | Ryan Waldron |
| 2013-02-13 | resolves #163 support :doctype and :backend keys in options hash | Dan Allen |
| 2013-02-13 | resolves #103 include document title when header/footer disabled | Dan Allen |
| 2013-02-12 | refactor reader to process attribute entries and directives during parsing | Dan Allen |
| 2013-02-02 | normalize to_dir and to_dir + to_file | Dan Allen |
| 2013-02-02 | Add to_dir option to render API | LightGuard |
| 2013-01-26 | index term macros and tests | Dan Allen |
| 2013-01-26 | Merge pull request #129 from mojavelinux/footnotes-and-special-blocks | Ryan Waldron |
| 2013-01-26 | ignore blank lines at beginning of document | Dan Allen |
| 2013-01-25 | footnotes, special sections and lists | Dan Allen |
| 2013-01-23 | header_footer defaults to false when using API unless rendering to file | Dan Allen |
| 2013-01-22 | Merge remote-tracking branch 'mojavelinux/load-apis' into cli | LightGuard |
| 2013-01-22 | resolve issue #34: add load and render APIs | Dan Allen |
| 2013-01-17 | add floating title and tests plus minor tweaks | Dan Allen |
| 2013-01-15 | organize safe modes in a module, align path normalization | Dan Allen |
| 2013-01-15 | optimize rendering and add additional configuration | Dan Allen |
| 2013-01-15 | introduce safe mode | Dan Allen |
| 2013-01-13 | fully-compliance AsciiDoc table support (psv, dsv, csv) | Dan Allen |
| 2013-01-09 | implement passthrough block | Dan Allen |
| 2013-01-04 | (re)implement callouts and callout lists | Dan Allen |
| 2013-01-03 | Add DocBook backend templates + loads of improvements | Dan Allen |
| 2012-12-17 | parse header metadata (author, revision info) | Dan Allen |
| 2012-12-17 | support book doctype, streamline doc title accessors | Dan Allen |
| 2012-12-15 | Fix a test; eliminate a bit of extra whitespace | Ryan Waldron |
| 2012-12-13 | make header/footer optional, set intrinsic attributes | Dan Allen |