Skip to content

Releases: davenverse/cormorant

v0.5.0-M1

05 Jun 01:04
aeb850a
Compare
Choose a tag to compare
v0.5.0-M1 Pre-release
Pre-release
  • Initial CE3 Support

v0.3.0

11 Feb 16:45
cf6a149
Compare
Choose a tag to compare

Stable Release Point

Dependencies

  • cats 2.1.0
  • cats-effect 2.1.1
  • shapeless 2.3.3 (generic module)
  • fs2 2.2.2 (fs2 module)
  • http4s 0.21.0 (http4s module)
  • refined 0.9.12 (refined module)
  • atto 0.7.2 (parser module)

v0.3.0-M6

17 Dec 16:17
400f609
Compare
Choose a tag to compare
  • Fixes StackOverflow on toString which was cycling through calls. So we explicitly set it for the error hierarchy #226

v0.3.0-M5

09 Dec 23:49
d63de1e
Compare
Choose a tag to compare
  • Permissive CR parsing. I was only being permissive to LF and not CR, so now both are permissive. #224 Thanks to @omrihq
  • scalafmt upgrade

v0.3.0-M4

05 Dec 00:18
7e2eb36
Compare
Choose a tag to compare
  • Fixes to fs2 streaming encoding and decoding

v0.3.0-M3

02 Dec 18:13
00225f8
Compare
Choose a tag to compare
  • http4s 0.21.0-M6

v0.3.0-M2

22 Nov 19:52
Compare
Choose a tag to compare

Features

  • Adds Custom Separator Ability

Dependencies (Depending on which projects you use)

  • cats 2.0.0
  • cats-effect 2.0.0
  • shapeless 2.3.3
  • fs2 2.1.0
  • http4s 0.21.0-M5
  • refined 0.9.10
  • atto 0.7.1

v0.2.0-M3

16 Jan 03:35
Compare
Choose a tag to compare
  • http4s 0.20.0-M5
  • specs2 4.3.6
  • Ruby Version fix for CI
  • github4s
  • sbt-release