Skip to content

Releases: sukovanej/effect-http

v0.13.0

18 Jun 15:12
Compare
Choose a tag to compare

Minor Changes

v0.12.1

16 Jun 15:53
Compare
Choose a tag to compare

Patch Changes

v0.12.0

13 Jun 22:20
Compare
Choose a tag to compare

Minor Changes

  • 0a66561: Remove Any* type variants.

v0.11.1

10 Jun 20:22
Compare
Choose a tag to compare

Patch Changes

v0.11.0

10 Jun 13:38
Compare
Choose a tag to compare

Minor Changes

  • 2e0c01f: Add support for descriptions.

    • Descriptions are generated for schemas with DescriptionAnnotation.
    • Endpoint methods (Http.get, Http.post, etc) accept an optional 4th argument with
      description of the operation.

v0.10.3

06 Jun 21:25
Compare
Choose a tag to compare

Patch Changes

v0.10.2

04 Jun 12:45
Compare
Choose a tag to compare

Patch Changes

v0.10.1

04 Jun 12:30
Compare
Choose a tag to compare

Patch Changes

  • a11af53: Remove docs from the package.
  • bf5b0bb: Update dependencies.

v0.10.0

04 Jun 11:17
Compare
Choose a tag to compare

Minor Changes

  • fdde411: Flatten package file structure.
  • 1627a6a: Generate API documentation.

Patch Changes

  • d7133fb: Update package.json homepage.

v0.9.3

01 Jun 15:50
Compare
Choose a tag to compare

Patch Changes