Skip to content

Releases: haskell-linnet/linnet

Linnet 0.4.0.1

18 Sep 20:42
95ed2c9
Compare
Choose a tag to compare
  • Add benchmarks
  • Add a couple of primitive Decode TextPlain instances
  • Modify Endpoint.transformOutput to support change of the endpoint effect

Linnet 0.4.0.0

09 Sep 20:25
d450335
Compare
Choose a tag to compare
  • Change of compile API to return Endpoint tracing information along with a response.
  • Bump Stackage LTS to 14.5

Linnet 0.3.0.0

05 Sep 12:35
Compare
Choose a tag to compare
  • Enable Content-Type negotiation with Coproduct phantom types
  • Bump to Stackage LTS 14.4

Linnet 0.2.0.0

01 Sep 18:07
e0c9dc8
Compare
Choose a tag to compare
  • 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

Linnet 0.1.0.2

29 Aug 10:57
950c880
Compare
Choose a tag to compare
  • Updated to Stackage LTS 14.3
  • Examples package
  • Eq (Output a) instance added

Linnet 0.1.0.1

24 Aug 14:22
Compare
Choose a tag to compare
  • Update to Stackage LTS 14.2
  • Add linnet-aeson package
  • Relax pvp-bounds to have only lower bounds on dependencies

Linnet 0.1.0.0

22 Aug 12:03
4cba7a4
Compare
Choose a tag to compare

The initial release of Linnet