Skip to content

Releases: theiterators/kebs

v2.1.0 🥙

10 Apr 09:40
ea5aaa0

Choose a tag to compare

What's Changed

🧰 Dependency Updates

Contributors that made this release possible

@kristerr, @luksow, @przemekiterators, @scala-steward, @tgodzik and Krzysztof Palcowski

v2.0.0 🥙

17 Oct 13:33

Choose a tag to compare

What's Changed

🧰 Dependency Updates

Contributors that made this release possible

@huungry, @luksow, @pk044, @rpiotrow, @scala-steward

v1.9.7 🥙

13 Nov 08:19
611d66d

Choose a tag to compare

What's Changed

  • Kebs-scalacheck - derive Arbitrary instance using Magnolia instead of Shapeless @pk044 (#328)
  • Move to 2.13.12 and remove compile warnings @rpiotrow (#323)

🧰 Dependency Updates

Contributors that made this release possible

@pk044, @rpiotrow, @scala-steward

v1.9.6 🥙

01 Sep 12:45
6db5904

Choose a tag to compare

What's Changed

  • Adding pekko-http support @AnthonyGrod (#305)
  • Remove CrossVersion.for3Use2_13 for Enumeratum @pk044 (#307)
  • Support for http4s-stir based on kebs-akka-http @luksow (#306)
  • kebs-scalacheck - Scala 3 @pk044 (#302)
  • Cross-publish fix. kebs-opaque only as test-dependency for kebs-doobie @pk044 (#281)
  • kebs-circe - Scala 3 support @pk044 (#274)
  • Basic implementation of ValueEnum for Scala 3 @luksow (#232)
  • Remove instances dependency from slick, spray, akka, circe and play @mielnikk (#269)
  • Fixed from implementation @piotrkuczko (#266)
  • Scala.js support in macroUtils, tagged and opaque @adpi2 (#259)

🧰 Dependency Updates

Contributors that made this release possible

@AnthonyGrod, @adpi2, @luksow, @mielnikk, @piotrkuczko, @pk044, @scala-steward

v1.9.5 🥙

20 Sep 13:02

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.9.4...v1.9.5

v1.9.4 🌈

16 Feb 15:14
53f5a71

Choose a tag to compare

What's Changed

🚀 Enhancements

🧰 Dependency Updates

Contributors that made this release possible

@luksow, @pk044 and @scala-steward

v1.9.3

19 Aug 20:05

Choose a tag to compare

Highlights

  • Added InstanceConverter - a mapper to be used instead of CaseClass1Rep by @zofja
  • Dependency updates by @scala-steward

People who made this release possible

v1.9.2

14 Jul 09:43
bb8239e

Choose a tag to compare

Highlights

  • Dependency updates by @scala-steward
  • Improved akka http module by @zofja
  • Fixed naming consistency in instances module by @zofja
  • Added test for diverging implicit expansion error by @zofja
  • Improved Slick module by @zofja

People who made this release possible

v1.9.1

08 Apr 11:09

Choose a tag to compare

Highlights

People who made this release possible

v1.9.0

29 Jan 15:51

Choose a tag to compare

29.01.2021

  • Added experimental version of Circe support
  • Dependency updates