just.semver.matcher

Members list

Type members

Classlikes

final case class SemVerComparison(comparisonOperator: ComparisonOperator, semVer: SemVer)

Attributes

Since

2022-04-05

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object SemVerComparison extends Compat

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait Compat
class Object
trait Matchable
class Any
Show all
Self type

Attributes

Since

2022-04-03

Companion
object
Supertypes
trait Enum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object SemVerMatcher

Attributes

Companion
enum
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
final case class SemVerMatchers(matchers: Or)

Attributes

Since

2022-04-07

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object SemVerMatchers extends Compat

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait Compat
class Object
trait Matchable
class Any
Show all
Self type