Metadata revisions for servant-swagger-1.1.7

Package maintainers and Hackage trustees are allowed to edit certain bits of package metadata after a release, without uploading a new tarball. Note that the tarball itself is never changed, just the metadata that is stored separately. For more information about metadata revisions, please refer to the Hackage Metadata Revisions FAQ.

No. Time User SHA256
-r2 (servant-swagger-1.1.7-r2) 2019-04-16T19:17:34Z phadej c0946ea2dd4c7076df01fc2da91aa1c1b153e0fd412d53c0b515691b0e4334b3
  • Changed the library component's library dependency on 'http-media' from

    >=0.7.1.3 && <0.8
    to
    >=0.7.1.3 && <0.9

-r1 (servant-swagger-1.1.7-r1) 2019-02-27T18:08:38Z phadej 7bb422df8d6d6407f1f5865771c76301331b1cb94a39df888f421904b8d34a55
  • Changed synopsis from

    Generate Swagger specification for your servant API.
    to
    Generate a Swagger/OpenAPI/OAS 2.0 specification for your servant API.

  • Changed description from

    Swagger is a project used to describe and document RESTful APIs.
    Unlike Servant it is language-agnostic and thus is quite popular among developers
    in different languages. It also exists for a longer time and has more tools to work with.
    
    This package provides means to generate Swagger specification for a Servant API
    and also to partially test whether API conforms with its specification.
    
    Generated Swagger specification then can be used for many things such as
    
    * displaying interactive documentation using [Swagger UI](http://swagger.io/swagger-ui/);
    
    * generating clients and servers in many languages using [Swagger Codegen](http://swagger.io/swagger-codegen/);
    
    * and [many others](http://swagger.io/open-source-integrations/).
    to
    Swagger is a project used to describe and document RESTful APIs. The core of the
    project is the [OpenAPI Specification (OAS)](https://swagger.io/docs/specification/about/).
    This library implements v2.0 of the spec. Unlike Servant it is language-agnostic and thus is
    quite popular among developers in different languages. It has also existed for a longer time
    and has more helpful tooling.
    
    This package provides means to generate a Swagger/OAS specification for a Servant API
    and also to partially test whether an API conforms with its specification.
    
    Generated Swagger specification then can be used for many things such as
    
    * displaying interactive documentation using [Swagger UI](http://swagger.io/swagger-ui/);
    
    * generating clients and servers in many languages using [Swagger Codegen](http://swagger.io/swagger-codegen/);
    
    * and [many others](http://swagger.io/open-source-integrations/).

  • Changed the library component's library dependency on 'servant' from

    >=0.15 && <0.16
    to
    >=0.15 && <0.17

  • Changed the test suite 'spec' component's library dependency on 'hspec' from

    >=2.6.0 && <2.7
    to
    >=2.6.0 && <2.8

  • Changed the test suite 'spec' component's tool dependency on 'hspec-discover:hspec-discover' from

    >=2.6.0 && <2.7
    to
    >=2.6.0 && <2.8

-r0 (servant-swagger-1.1.7-r0) 2018-11-13T21:15:06Z phadej e1f460425afee9e7b8ed444ab4d1c05948960b94b0423048bbf773a91612c163