Releases: higherkindness/mu-scala
Releases · higherkindness/mu-scala
v0.6.1
- Docs - Empty.type Request/Response (#105)
- Upgrade to Freestyle 0.5.1 (#107)
v0.6.0
- Use Effect instance instead of Comonad#extract (#103)
- Compiled docs in frees-rpc repo (#104)
v0.5.2
- Excludes Guava from frees-async-guava (#102)
v0.5.0
- Upgrades to Freestyle 0.5.0 (#99)
- Adds additional SuppressWarnings built-in warts (#100)
v0.4.2
- Reduces boilerplate when creating client instances (#97)
- Reduces Boilerplate in Server creation (#98)
v0.4.1
- Server Endpoints and Effect Monad (#95)
v0.4.0
- Replace @free with @tagless, and drop the requirement of an annotation (#92)
- Upgrades frees-rpc to Freestyle 0.4.6 (#94)
v0.3.4
- Adds monix.eval.Task Comonad Implicit Evidence (#89)
v0.3.3
- Case class Empty is valid for Avro as well (#87)
- Fixes missing FQFN (#88)