All Versions
7
Latest Version
Avg Release Cycle
5 days
Latest Release
2011 days ago
Changelog History
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 returnEndpoint
tracing information along with a response. - โฌ๏ธ Bump Stackage LTS to 14.5
- ๐ Change of
-
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 intoApp
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