Mu Haskell Versions Save

Mu (μ) is a purely functional framework for building micro services.

v0.5.0.0

3 years ago

In this new release we added:

v0.4.1.1

3 years ago

v0.4.1

3 years ago

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.

v0.4.0.1

3 years ago

v0.4

3 years ago

v0.3

4 years ago

v0.2.0.1

4 years ago

Fix the logic for updating the website with the latest tag

v0.2

4 years ago

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!

0.1.2

4 years ago

Better docs on deployment, and a few fixes