Skip to content

1.0.0.0

Compare
Choose a tag to compare
@srid srid released this 04 Dec 18:17
· 283 commits to master since this release
57a95cd
  • UI
    • Index pages are no longer marked as 'experimental'
    • Add external link icon to external links (this behaviour is customizable). #189
    • js.mermaid snippet uses the "module" script tag approach, which is added to end of <body>. See here.
    • Align dates in timeline queries
  • Configuration
    • Add page.bodyHtml option to inject custom HTML at the end of <body> tag.
  • Packaging
    • Move tests to their own cabal component (thereby, also, unexpose them from library exposed modules)
    • Wikilink parser is now a separate library: https://github.com/srid/commonmark-wikilink
    • Use heist-extra 0.2.0.0 which switches over from heist-emanote to using official heist package.
  • Bug fixes
    • #380 & #386: Better handling of .org and .md ambiguties. Default layer's index.md has been removed.