Full

version.Version.Show.Full
object Full extends Show

Full SemVer rendering WITH complete build metadata (no truncation).

Unlike Extended, this preserves all metadata identifiers verbatim, including full SHA hashes. Use this for serialisation where round-trip fidelity is required.

Attributes

Source
Version.scala
Graph
Supertypes
trait Show
class Object
trait Matchable
class Any
Self type
Full.type

Members list

Extensions

Extensions

extension (v: Version)
def show: String

Attributes

Source
Version.scala