- Add a
ci
interpolator andci
matcher, in the manner of standard library'ss
.
- Add scala-3.0.0-RC1
- Drop scala-3.0.0-M2
- cats-2.4.2
- scalacheck-1.15.3
- #93: Support for ScalaJS-1.x
- #104: Support for Scala 3.0.0-M2 and Scala-3.0.0-M3
- #105: Add
transform
,isEmpty
,nonEmpty
, andtrim
functions
- cats-core-2.3.1
- scalacheck-1.15.1
- #17: Changed name of Cats instances to reflect the new package. Because it's usually found implicitly, this change is unlikely to be noticed.
- #18:
CIString
is now serializable
case-insensitive is now a Typelevel project.
- Maven group ID changed from
com.rossabaker
toorg.typelevel
- Package name changed from
com.rossabaker.ci
toorg.typelevel.ci
- cats-2.1.1
- scalacheck-1.14.3
- Initial release