Skip to content

Dactyl v0.9.0

Compare
Choose a tag to compare
@mDuo13 mDuo13 released this 02 Oct 00:44
· 79 commits to master since this release
35c6869

This version adds two experimental new features:

  • Parsing of Jekyll-style frontmatter. Unfortunately, more refactoring is needed before you can effectively use Jekyll-style frontmatter in Dactyl pages, but for the time being, Dactyl at least strips out the frontmatter before parsing the Markdown document.
  • OpenAPI spec parsing. You can provide an OpenAPI v3.0 specification and Dactyl will generate documentation directly from the spec. For more information, see the updated README.