Releases: fthomas/refined
Releases · fthomas/refined
0.9.17
What’s Changed
- Prepare tests for deprecating support of Nat (#845) @fthomas
- Update Scaladoc of the numeric module (#844) @fthomas
- Update pureconfig-core, ... to 0.14.0 (#822) @scala-steward
- Allow Int and Double literals as universal arguments (#841) @fthomas
- Enable core tests on Dotty (#840) @fthomas
- Compile the ScalaCheck module with Dotty (#839) @fthomas
- Fix some coreJVM/test:compile errors on Dotty (#838) @fthomas
- Disable Dottydoc to unblock publishing (#837) @fthomas
- Do not use shapeless.ops.hlist.ToList on Dotty (#836) @fthomas
- Make Refined an opaque type on Dotty (#835) @fthomas
- Do not use existential in RefType#unwrap to fix Dotty error (#834) @fthomas
- Split sources into scala-3.0+ and scala-3.0- directories (#833) @fthomas
- Deprecate companions of already deprecated classes (#831) @fthomas
- Use Codecov in 2.13 CI build (#830) @fthomas
- Do not use Witness to express literal types on 2.13+ (#828) @fthomas
- Make conversions in collection module explicit (#829) @fthomas
- Use different libraryDependencies for Dotty (#826) @fthomas
- Use MiMa in the 2.13 CI build (#825) @fthomas
- Set Scala 2.13 as default Scala version (#824) @fthomas
- Prepare build for Dotty (#823) @fthomas
- Compile with -Xfatal-warnings on Scala 2.13 (#821) @fthomas
- Remove unnecessary MiMa exclusion (#820) @fthomas
- Update Scala to 2.12.12 (#819) @fthomas
- Replace Traversable with Iterable in collection predicates (#818) @fthomas
- Use Iterator instead of Stream in tryN (#817) @fthomas
0.9.16
What’s Changed
- Update scalaz-core to 7.3.2 (#816) @scala-steward
- Update scalaz-core to 7.2.30 (#706) @scala-steward
- Deprecate RefType's macro methods (#815) @fthomas
- Update scalafmt-core to 2.7.2 (#814) @scala-steward
- Remove some unimportant tests that use macros (#813) @fthomas
- Avoid Scala 2 macros in Scaladoc examples (#812) @fthomas
- Update scalafmt-core to 2.7.1 (#811) @scala-steward
- Add Chatroulette to adopters list (#810) @psisoyev
- Update scalafmt-core to 2.7.0 (#808) @scala-steward
- Update sbt-scalajs, scalajs-compiler to 1.2.0 (#809) @scala-steward
- Update sbt-mima-plugin to 0.8.0 (#807) @scala-steward
- Update cats-core, cats-laws to 2.2.0 (#806) @scala-steward
- Update sbt-jmh to 0.4.0 (#805) @scala-steward
- Update cats-core, cats-laws to 2.2.0-RC4 (#804) @scala-steward
- Update cats-core to 2.2.0-RC3 (#803) @fthomas
- Update discipline-scalatest to 2.0.1 (#802) @scala-steward
- Enable coverage again (#801) @fthomas
- Update Scala to 2.13.3 (#799) @fthomas
- Update discipline-scalatest to 2.0.0 (#790) @scala-steward
- Drop support for Scala.js 0.6 (#800) @fthomas
- Do not use macros in tests of non-core modules (#798) @fthomas
- Rfc1918 class B IP must start from 172.16 and not 172.15 (#797) @jbenoit2011
- Fix Rfc1918ClassBPrivateSpec incorrect matches (#796) @jbenoit2011
- Update sbt-buildinfo to 0.10.0 (#793) @scala-steward
- Update sbt-doctest to 0.9.7 (#794) @scala-steward
- Update sbt-scalafmt to 2.4.2 (#791) @scala-steward
- Update scalafmt-core to 2.6.4 (#789) @scala-steward
0.9.15
What’s Changed
- Update scalafmt-core to 2.6.3 (#788) @scala-steward
- upgrading pureconfig to 0.13.0 (#787) @BusyByte
- Update sbt-scalajs, scalajs-compiler to 1.1.1 (#785) @scala-steward
- Update sbt to 1.3.13 (#784) @scala-steward
- Update sbt to 1.3.12 (#779) @scala-steward
- Update sbt to 1.3.11 (#778) @scala-steward
- Update sbt-scalajs, scalajs-compiler to 1.1.0 (#775) @scala-steward
- Update sbt-scalafmt to 2.4.0 (#774) @scala-steward
- Add Inference instance for Size[Interval.Closed[1, N]] ==> NonEmpty (#772) @Hjdskes
- Add download statistics for 2019-05 to 2020-04 (#771) @fthomas
- uuidStringArbitrary does not need to be in StringInstancesBinCompat1 (#770) @fthomas
- Add uuidStringArbitrary (#767) @endertunc
- Add link to spray-json-refined (#768) @typeness
- add coulomb-refined (#766) @erikerlandson
0.9.14
What’s Changed
- Add NonEmptyFiniteString.truncate function (#765) @fthomas
- Update sbt-ci-release to 1.5.3 (#764) @scala-steward
- Add new NonEmptyFiniteString type (#760) @Hjdskes
- Adding neotypes to the external modules list (#761) @BalmungSan
- Update sbt to 1.3.10 (#759) @scala-steward
- Update sbt-scalafmt to 2.3.4 (#757) @scala-steward
- Update to Scala 2.12.11 (#753) @fthomas
- Update scala-xml to 1.3.0 (#752) @scala-steward
- Update scodec-core to 1.11.7 (#751) @scala-steward
- Update sbt-scalajs, scalajs-compiler to 1.0.1 (#750) @scala-steward
- Update sbt-scalafmt to 2.3.2 (#749) @scala-steward
0.9.13
What’s Changed
- Support scala.js 1.0 (#747) @cquiroz
- Update scodec-core to 1.11.6 (#748) @scala-steward
- fix StringValidateSpecJvm in another locale (#746) @xuwei-k
- Update pureconfig-core, ... to 0.12.3 (#745) @scala-steward
- Update sbt-mima-plugin to 0.7.0 (#743) @scala-steward
- Do not check error message in CollectionInferenceSpec (#742) @fthomas
- Update cats-core, cats-laws to 2.1.1 (#741) @scala-steward
- Drop support for Scala 2.11 (#740) @fthomas
- Update scalafmt-core to 2.4.2 (#739) @scala-steward
- Update discipline-scalatest to 1.0.1 (#738) @scala-steward
- Update scalafmt-core to 2.4.1 (#737) @scala-steward
- Update sbt-scala-native-crossproject, ... to 1.0.0 (#734) @scala-steward
- Update sbt-ci-release to 1.5.2 (#733) @scala-steward
- Update sbt-mima-plugin to 0.6.4 (#732) @scala-steward
- Revert "Update sbt to 1.3.8" (#728) @fthomas
- Update sbt to 1.3.8 (#727) @scala-steward
- Update sbt-mima-plugin to 0.6.3 (#726) @scala-steward
- Update sbt-scalafmt to 2.3.1 (#723) @scala-steward
0.9.12
See https://github.com/fthomas/refined/releases/tag/v0.9.11 for the list of changes in this release.
0.9.11
What’s Changed
- Update sbt-doctest to 0.9.6 (#722) @scala-steward
- Update sbt-scalajs, scalajs-compiler to 0.6.32 (#721) @scala-steward
- Update discipline-scalatest to 1.0.0 (#720) @scala-steward
- Do not check some error messages in syntax test (#719) @fthomas
- Do not use self type in Validate (#715) @fthomas
- Update discipline-scalatest to 1.0.0-RC4 (#717) @jhnsmth
- Update sbt to 1.3.7 (#714) @scala-steward
- Update to Scala 2.12.10 (#671) @fthomas
- Merge master into series/0.10 (#712) @fthomas
- Update scalafmt-core to 2.2.2 (#698) @scala-steward
- Update discipline-scalatest to 1.0.0-RC2 (#710) @scala-steward
- Update sbt-ci-release to 1.5.0 (#709) @scala-steward
- Update sbt to 1.3.6 (#708) @scala-steward
- Update pureconfig-core, ... to 0.12.2 (#707) @scala-steward
- Update scalacheck to 1.14.3 (#705) @scala-steward
- Update sbt to 1.3.5 (#704) @scala-steward
- Update sbt-scalafmt to 2.3.0 (#703) @scala-steward
- Update sbt to 1.3.4 (#701) @scala-steward
- Update sbt-scalajs, scalajs-compiler to 0.6.31 (#700) @scala-steward
- Update sbt-scoverage to 1.6.1 (#699) @scala-steward
- Update sbt-scalafmt to 2.2.1 (#697) @scala-steward
- Update scalafmt-core to 2.2.1 (#695) @scala-steward
- Update scalafmt-core to 2.2.0 (#694) @scala-steward
- Update sbt to 1.3.3 (#692) @scala-steward
- Do not use deprecated Symbol syntax (#691) @fthomas
- Update scalafmt-core to 2.1.1 (#690) @scala-steward
- Update sbt-scalafmt to 2.0.7 (#689) @scala-steward
- Update discipline-scalatest to 1.0.0-RC1 (#687) @scala-steward
- Update tut-plugin to 0.6.13 (#686) @scala-steward
- Update scalafmt-core to 2.1.0 (#685) @scala-steward
- Update to Scala 2.13.1 (#684) @jhnsmth
- Update pureconfig-core, ... to 0.12.1 (#683) @scala-steward
- Update sbt-scalafmt to 2.0.6 (#682) @scala-steward
- Update ScalaCheck to 1.14.2 (#681) @fthomas
- Update sbt to 1.3.2 (#679) @scala-steward
- Update sbt-ci-release to 1.4.31 (#680) @scala-steward
- Remove refined-scalacheck_1_13 (#676) @fthomas
- Update sbt-scalajs, scalajs-compiler to 0.6.29 (#675) @scala-steward
- Update sbt-ci-release to 1.3.2 (#674) @scala-steward
0.9.10
Updates
- Update Cats to 2.0.0. (#632 by @fthomas)
- Update PureConfig to 0.12.0. (#672 by @scala-steward)
Released on 2019-09-16
0.9.9
New features
Build
- Release all modules except
refiend-cats
andrefined-scalacheck_1.13
for Scala 2.13. (#658, #660 by @fthomas)
Updates
- Update scodec-core to 1.11.4. (#645 by @scala-steward)
- Update PureConfig to 0.11.1. (#646 by @scala-steward)
- Update scalaz-core to 7.2.28. (#653 by @scala-steward)
Released on 2019-07-27