Skip to content

Releases: higherkindness/mu-scala

v0.6.1

04 Jan 13:24
Compare
Choose a tag to compare
  • Docs - Empty.type Request/Response (#105)
  • Upgrade to Freestyle 0.5.1 (#107)

v0.6.0

21 Dec 21:58
5ac4757
Compare
Choose a tag to compare
  • Use Effect instance instead of Comonad#extract (#103)
  • Compiled docs in frees-rpc repo (#104)

v0.5.2

19 Dec 18:56
085b505
Compare
Choose a tag to compare
  • Excludes Guava from frees-async-guava (#102)

v0.5.1

19 Dec 15:48
616651a
Compare
Choose a tag to compare

v0.5.0

18 Dec 22:18
ad244b8
Compare
Choose a tag to compare
  • Upgrades to Freestyle 0.5.0 (#99)
  • Adds additional SuppressWarnings built-in warts (#100)

v0.4.2

18 Dec 12:11
4c2e012
Compare
Choose a tag to compare
  • Reduces boilerplate when creating client instances (#97)
  • Reduces Boilerplate in Server creation (#98)

v0.4.1

05 Dec 10:42
f57aa95
Compare
Choose a tag to compare
  • Server Endpoints and Effect Monad (#95)

v0.4.0

01 Dec 12:46
bf8128e
Compare
Choose a tag to compare
  • Replace @free with @tagless, and drop the requirement of an annotation (#92)
  • Upgrades frees-rpc to Freestyle 0.4.6 (#94)

v0.3.4

23 Nov 16:24
Compare
Choose a tag to compare
  • Adds monix.eval.Task Comonad Implicit Evidence (#89)

v0.3.3

22 Nov 11:32
Compare
Choose a tag to compare
  • Case class Empty is valid for Avro as well (#87)
  • Fixes missing FQFN (#88)