servant-docs-simple v0.4.0.0 Release Notes

    • ๐Ÿ‘Œ 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.