Skip to content

Releases: theiterators/kebs

v1.9.7 🥙

13 Nov 08:19
611d66d
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

Highlights

People who made this release possible

v1.9.0

29 Jan 15:51
Compare
Choose a tag to compare

29.01.2021

  • Added experimental version of Circe support
  • Dependency updates

v1.6.2

03 Sep 13:47
Compare
Choose a tag to compare
  • Bumped avro4s dependency to 1.9.0
  • Added further Slick-extension methods: numeric and boolean. You can use numeric and boolean operators like * and && on columns mapped by a case-class

v1.6.1

04 Jun 19:53
Compare
Choose a tag to compare

This version is the same as 1.6.0 - it only exists to publish Scala 2.11.x builds (erroneously omitted)