This repository has been archived by the owner on Oct 19, 2024. It is now read-only.
Releases: higherkindness/mu-haskell
Releases · higherkindness/mu-haskell
Release v0.5
Release 0.4.1.1: bugfix on gRPC quasi-quoter
v0.4.1.1 Release 0.4.1.1
Release 0.4.1: depend on published GraphQL parser
This release fixes several issues that were reported (many thanks to the contributors!). In addition, we've moved from the unpublished Hasura GraphQL parser -- which meant you had to pin a particular commit -- to the published graphql
package.
Release 0.4.0.1: same as 0.4, better docs
v0.4.0.1 Release 0.4.0.1
Release 0.4: instrumentation and OpenAPI support!
v0.4 Release 0.4
Release 0.3: GraphQL and simplified API
v0.3 Release 0.3
Re-release v0.2
Fix the logic for updating the website with the latest tag
Release v0.2
This release:
- Adds support for gRPC communication via AVRO 🎉
- Adds a new package,
mu-optics
which allows to build simpler clients and servers with lenses!