Skip to content

Releases: higherkindness/mu-scala

v0.23.0

01 Sep 19:34
a050a26
Compare
Choose a tag to compare

What's changed

  • NOTE v0.22.4 is not a real patch version (it was an accidental patch release)
  • Update Haskell code after breaking change in Mu Haskell (#949) @serras

Contributors to this release

@serras

v0.22.4

31 Aug 21:47
709ff2a
Compare
Choose a tag to compare

What's changed

📘 Documentation

  • added a note to the source generation documentation re: the primitive type restrictions for avro schema (#974) @dmarticus

📈 Dependency updates

Contributors to this release

@47erbot, @alejandrohdezma, @dmarticus, @fedefernandez, @juanpedromoreno and @scala-steward

v0.22.3

03 Jul 08:41
7b680ff
Compare
Choose a tag to compare

What's changed

📈 Dependency updates

Contributors to this release

@47erbot, @BenFradet, @juanpedromoreno, @naree and @scala-steward

v0.22.2

04 Jun 17:52
c498ba9
Compare
Choose a tag to compare

What's changed

  • Add new compendium plugin page (#926) @mrtmmr
  • Make the OkHttp and Netty tests actually use OkHttp/Netty (#928) @cb372
  • Update base image for integration tests Docker images (#921) @cb372
  • Upgrade integration tests to Mu-Haskell v0.3 (#920) @cb372

🚀 Features

📈 Dependency updates

Contributors to this release

@47erbot, @cb372, @juanpedromoreno, @mrtmmr and @scala-steward

v0.22.1

11 May 07:12
f98426a
Compare
Choose a tag to compare

What's changed

📈 Dependency updates

Contributors to this release

@47erbot, @cb372, @fedefernandez and @scala-steward

v0.22.0

05 May 11:09
d4e1c5d
Compare
Choose a tag to compare

What's changed

⚠️ Breaking changes

🚀 Features

📘 Documentation

  • Add a note about the default transport layer in gRPC servers (#885) @cb372

🐛 Bug Fixes

📈 Dependency updates

Contributors to this release

@47erbot, @BenFradet, @alejandrohdezma, @cb372, @juanpedromoreno and @scala-steward

v0.21.3

11 Mar 22:48
Compare
Choose a tag to compare
  • muSrcGenIdlType Tweak (#839)
  • Releases 0.21.3 (#840)

v0.21.2

11 Mar 16:21
Compare
Choose a tag to compare
  • Update scalacheck-toolbox-datetime to 0.3.3 (#836)
  • Fix "method too large" error (#837)
  • Release 0.21.2 (#838)

v0.21.1

10 Mar 16:47
Compare
Choose a tag to compare
  • Update sbt-microsites to 1.1.3 (#832)
  • Fix release step to enable cross-publishing (#833)
  • Release 0.21.1 (#834)

v0.21.0

10 Mar 11:08
Compare
Choose a tag to compare
  • Update avro4s-core to 3.0.8 (#806)
  • Update monocle-core to 2.0.2 (#805)
  • Update metrics-core to 4.1.4 (#810)
  • Fix nearly all the compiler warnings in production code and tests (#809)
  • Update pureconfig to 0.12.3 (#811)
  • Update cats-effect to 2.1.2 (#812)
  • Automatically register muSrcGen as a sourceGenerator (#813)
  • Speed up the sbt plugin scripted tests (#814)
  • Cross compile code with Scala 2.13.x (#807)
  • Fixes sbt Plugin Publish (#818)
  • Explicit scala version in Travis Script (#819)
  • Update monocle-core to 2.0.4 (#821)
  • Remove sbt-org-policies dependency syntax (#822)
  • Remove unnecessary publishLocal before running scripted tests (#823)
  • Removes Examples from this Repository (#824)
  • Update avro4s-core to 3.0.9 (#828)
  • Update metrics-core to 4.1.5 (#829)
  • Docs refresh (#820)
  • Add methods with Resource to GrpcServer and ManagedChannelInterpreter (#830)
  • Release 0.21.0 (#831)