All Versions
7
Latest Version
Avg Release Cycle
5 days
Latest Release
1681 days ago

Changelog History

  • v0.4.0.1 Changes

    September 18, 2019
    • โž• Add benchmarks
    • โž• Add a couple of primitive Decode TextPlain instances
    • ๐Ÿ‘ Modify Endpoint.transformOutput to support change of the endpoint effect
  • v0.4.0.0 Changes

    September 09, 2019
    • ๐Ÿ”„ Change of compile API to return Endpoint tracing information along with a response.
    • โฌ†๏ธ Bump Stackage LTS to 14.5
  • v0.3.0.0 Changes

    September 05, 2019
    • Enable Content-Type negotiation with Coproduct phantom types
    • โฌ†๏ธ Bump to Stackage LTS 14.4
  • v0.2.0.0 Changes

    September 01, 2019
    • ๐Ÿ‘Œ Support of streaming with help of conduit in linnet-conduit package
    • Introduce NaturalTransformation type class instead of explicit argument in toApp to re-use in streaming
  • v0.1.0.2 Changes

    August 29, 2019
    • โšก๏ธ Updated to Stackage LTS 14.3
    • ๐Ÿ“ฆ Examples package
    • Eq (Output a) instance added
  • v0.1.0.1 Changes

    August 24, 2019
    • โšก๏ธ Update to Stackage LTS 14.2
    • โž• Add linnet-aeson package
    • ๐Ÿ˜Œ Relax pvp-bounds to have only lower bounds on dependencies
  • v0.1.0.0 Changes

    August 22, 2019

    ๐Ÿš€ The initial release of Linnet