All Versions
5
Latest Version
Avg Release Cycle
1 days
Latest Release
-

Changelog History

  • v0.4.0.0 Changes

    • ๐Ÿ‘Œ Improve how type-level lists are rendered. Instead of "Format: ': * JSON ('[] *)" you'll get "Format: [JSON]"

    • ๐Ÿ›  Fix bug when any given API combinator would only be rendered once per endpoint

    • ๐Ÿšš API change: removed toDetails function. Use Details constructor directly instead.

  • v0.3.0.0 Changes

    • โž• Add markdown support

    • โšก๏ธ Update typeclass names in Servant.Docs.Simple.Parse:

    HasParsable -> HasParsableApi

    HasDocumentApi -> HasParsableEndpoint

    parse -> parseApi

  • v0.2.0.1 Changes

    May 08, 2020
    • โšก๏ธ Update CHANGELOG, README
  • v0.2.0.0 Changes

    May 07, 2020
    • ๐Ÿ“š Use OMap as underlying representation for intermediate documentation structure.

    • ๐Ÿ”ฆ Expose HasDocumentApi typeclass to allow custom API type combinator parsing.

  • v0.1.0.0 Changes

    May 07, 2020
    • ๐ŸŽ‰ Initially created.

    ๐Ÿš€ [2]: https://github.com/Holmusk/servant-docs-simple/releases