Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 650 Bytes

File metadata and controls

26 lines (18 loc) · 650 Bytes

Changelog for slick

1.1.0.0

  • Upgrade to lts-16.29

1.0.1.0

  • Add makePandocReaderWithMetaWriter and makePandocReaderWithMetaWriter' for reading in resources with custom Pandoc Writers for metadata.

1.0.0.0

  • Deprecate Slick.Caching, Simplify all other exports down.
  • Switch to recommending Shake.Development.Forward

0.2.0.0

  • Allow IO in makePandocReader and makePandocWriter to allow use of complex filters, etc.

0.1.1.0

  • Add gfm markdown options on writer extensions
    • this should allow pandoc to auto-generate id's on header tags

0.1.0.1

  • Docs update

0.1.0.0

  • Initial release

Unreleased changes