openapi3 v2.3.0.1 Release Notes

Release Date: 2018-10-15 // over 5 years ago
    • ๐Ÿ‘Œ Support GHC-8.6

    2.3

    Major changes:

    • โž• Add support for additionalProperties with Bool value (see #159);
    • โž• Add ToSchema Object instance (for aeson's Object) (see d72466a);

    Dependencies and CI:

    • ๐Ÿ‘€ Aeson 1.4 (see #158);
    • โšก๏ธ Update .travis.yml (see #160);
    • ๐Ÿ‘ Allow network 2.7 (see #155);
    • ๐Ÿ‘ Allow lens-4.17 (see #161);