Issues
- 1
- 19
Macros missing for Scala 3
#932 opened by jmcclell - 0
Provide `Ordering` if the base type has one
#1233 opened by satorg - 2
Replace HList useages with Tuple in scala3 implmentations
#1173 opened by dzanot - 0
Define versionScheme
#1179 opened by matwojcik - 3
Runtime `java.lang.AbstractMethodError` when combining refinement erasure, value class erasure, and generic type erasure
#1174 opened by dzanot - 0
Add support for `NonBlankString` and `StrippedString`
#1171 opened by satorg - 1
Int Refined Positive does work with Scala 3.2.0
#1163 opened by vasiliybondarenko - 8
`Greater[5] Or Equal[5]` results in drastic performance problems with `unsafeFrom`
#1161 opened by toddburnside - 1
Pureconfig not published for scala3
#1092 opened by crispywalrus - 5
refined-scalacheck all values discarded
#1156 opened by err0r500 - 7
Size predicate validator error
#1155 opened by DenisNovac - 1
- 1
Chaining refined string operation
#1080 opened by aurrelhebert - 4
OpenAPI with Refined Strings
#1075 opened by aurrelhebert - 1
Publish for Scala native?
#1090 opened by adampauls - 0
Versioning scheme is not declared
#1060 opened by julienrf - 0
Broken link in README
#1056 opened by Alfhir - 3
refined-cats is not published for Scala 3.x
#1038 opened by LukaJCB - 3
Compile-time refinement of lists?
#941 opened by jonathanfrawley - 4
- 1
type mismatch with function argument
#988 opened by lenguyen89 - 2
Alphanumeric type is not declared infix
#977 opened by qwbarch - 5
Combining boolean predicates
#917 opened by matwojcik - 2
Add refined-scala-hedgehog
#731 opened by sh0hei - 0
Missing tests for Scala 3.0+
#928 opened by matwojcik - 3
3.0.0-M3 release?
#895 opened by tpolecat - 2
Reduce amount of imports needed
#884 opened by Fristi - 0
"compile-time refinement only works with literals" for NonNegBigDecimal when a Double literal is used
#883 opened by kubukoz - 0
Literal predicates for BigDecimal
#624 opened by sad-fat-cat - 2
[discussion] remove shapeless.Nat support
#763 opened by erikerlandson - 7
The derived instance `Arbitrary[NonEmptyFiniteString[N]]` may generate an empty string
#792 opened by Hjdskes - 1
- 1
Rfc1918ClassBPrivateSpec incorrect matches
#795 opened by improved-broccoli - 2
Validate runtime value?
#776 opened by sergeda - 2
- 9
use Equal[_] with case object
#735 opened by bwiercinski - 4
- 7
Publish for scala.js 1.0
#744 opened by cquiroz - 0
Mock not working?
#729 opened by supermanue - 3
- 1
Email Regex getting ` Malformed literal` error
#663 opened by UkonnRa - 2
Remove xml from core
#711 opened by jhnsmth - 1
scalacheck refined types generate invalid instances
#688 opened by hejfelix - 4
Size, MaxSize and MinSize for String?
#662 opened by mlopes - 2
- 0
[pureconfig] Refined cannot be read inside a Collection inside a Case Class inside a Collection
#657 opened by gaelrenoux - 0
Extract macros to a new refined-macros module
#647 opened by fthomas - 10
Guide for implementing a custom refined type (ITT: Some cool FiniteDuration refining cheats)
#633 opened by henricook - 1
Sorted predicates
#630 opened by mhriemers