diff --git a/.github/readme.md b/.github/readme.md index 39b3c66..be2f16e 100644 --- a/.github/readme.md +++ b/.github/readme.md @@ -26,6 +26,7 @@ typesafe opaque type alias of `String`. + ## Getting Started _Gossamer_ provides a collection of useful methods and constructors for working with strings. diff --git a/src/bench/bench.scala b/src/bench/bench.scala index 2d9dd16..e36e470 100644 --- a/src/bench/bench.scala +++ b/src/bench/bench.scala @@ -1,5 +1,5 @@ /* - Gossamer, version [unreleased]. Copyright 2025 Jon Pretty, Propensive OÜ. + Gossamer, version 0.24.0. Copyright 2025 Jon Pretty, Propensive OÜ. The primary distribution site is: https://propensive.com/ diff --git a/src/core/gossamer-core.scala b/src/core/gossamer-core.scala index 58da1b3..3718abd 100644 --- a/src/core/gossamer-core.scala +++ b/src/core/gossamer-core.scala @@ -1,5 +1,5 @@ /* - Gossamer, version [unreleased]. Copyright 2025 Jon Pretty, Propensive OÜ. + Gossamer, version 0.24.0. Copyright 2025 Jon Pretty, Propensive OÜ. The primary distribution site is: https://propensive.com/ diff --git a/src/core/gossamer.Bidi.scala b/src/core/gossamer.Bidi.scala index 8f42299..a6f85b7 100644 --- a/src/core/gossamer.Bidi.scala +++ b/src/core/gossamer.Bidi.scala @@ -1,5 +1,5 @@ /* - Gossamer, version [unreleased]. Copyright 2025 Jon Pretty, Propensive OÜ. + Gossamer, version 0.24.0. Copyright 2025 Jon Pretty, Propensive OÜ. The primary distribution site is: https://propensive.com/ diff --git a/src/core/gossamer.Buffer.scala b/src/core/gossamer.Buffer.scala index 65164ae..48b96f1 100644 --- a/src/core/gossamer.Buffer.scala +++ b/src/core/gossamer.Buffer.scala @@ -1,5 +1,5 @@ /* - Gossamer, version [unreleased]. Copyright 2025 Jon Pretty, Propensive OÜ. + Gossamer, version 0.24.0. Copyright 2025 Jon Pretty, Propensive OÜ. The primary distribution site is: https://propensive.com/ diff --git a/src/core/gossamer.Cuttable.scala b/src/core/gossamer.Cuttable.scala index 9eedd8f..09e42a7 100644 --- a/src/core/gossamer.Cuttable.scala +++ b/src/core/gossamer.Cuttable.scala @@ -1,5 +1,5 @@ /* - Gossamer, version [unreleased]. Copyright 2025 Jon Pretty, Propensive OÜ. + Gossamer, version 0.24.0. Copyright 2025 Jon Pretty, Propensive OÜ. The primary distribution site is: https://propensive.com/ diff --git a/src/core/gossamer.Decimalizer.scala b/src/core/gossamer.Decimalizer.scala index f62e575..ca57a66 100644 --- a/src/core/gossamer.Decimalizer.scala +++ b/src/core/gossamer.Decimalizer.scala @@ -1,5 +1,5 @@ /* - Gossamer, version [unreleased]. Copyright 2025 Jon Pretty, Propensive OÜ. + Gossamer, version 0.24.0. Copyright 2025 Jon Pretty, Propensive OÜ. The primary distribution site is: https://propensive.com/ diff --git a/src/core/gossamer.Interpolation.scala b/src/core/gossamer.Interpolation.scala index 8c59ed3..d02f226 100644 --- a/src/core/gossamer.Interpolation.scala +++ b/src/core/gossamer.Interpolation.scala @@ -1,5 +1,5 @@ /* - Gossamer, version [unreleased]. Copyright 2025 Jon Pretty, Propensive OÜ. + Gossamer, version 0.24.0. Copyright 2025 Jon Pretty, Propensive OÜ. The primary distribution site is: https://propensive.com/ diff --git a/src/core/gossamer.Joinable.scala b/src/core/gossamer.Joinable.scala index b611ccc..c6b0939 100644 --- a/src/core/gossamer.Joinable.scala +++ b/src/core/gossamer.Joinable.scala @@ -1,5 +1,5 @@ /* - Gossamer, version [unreleased]. Copyright 2025 Jon Pretty, Propensive OÜ. + Gossamer, version 0.24.0. Copyright 2025 Jon Pretty, Propensive OÜ. The primary distribution site is: https://propensive.com/ diff --git a/src/core/gossamer.Numerous.scala b/src/core/gossamer.Numerous.scala index fa52c88..6674644 100644 --- a/src/core/gossamer.Numerous.scala +++ b/src/core/gossamer.Numerous.scala @@ -1,5 +1,5 @@ /* - Gossamer, version [unreleased]. Copyright 2025 Jon Pretty, Propensive OÜ. + Gossamer, version 0.24.0. Copyright 2025 Jon Pretty, Propensive OÜ. The primary distribution site is: https://propensive.com/ diff --git a/src/core/gossamer.Presentational.scala b/src/core/gossamer.Presentational.scala index 065a952..6d29324 100644 --- a/src/core/gossamer.Presentational.scala +++ b/src/core/gossamer.Presentational.scala @@ -1,5 +1,5 @@ /* - Gossamer, version [unreleased]. Copyright 2025 Jon Pretty, Propensive OÜ. + Gossamer, version 0.24.0. Copyright 2025 Jon Pretty, Propensive OÜ. The primary distribution site is: https://propensive.com/ diff --git a/src/core/gossamer.Pue.scala b/src/core/gossamer.Pue.scala index 297cc3d..0e02f2f 100644 --- a/src/core/gossamer.Pue.scala +++ b/src/core/gossamer.Pue.scala @@ -1,5 +1,5 @@ /* - Gossamer, version [unreleased]. Copyright 2025 Jon Pretty, Propensive OÜ. + Gossamer, version 0.24.0. Copyright 2025 Jon Pretty, Propensive OÜ. The primary distribution site is: https://propensive.com/ diff --git a/src/core/gossamer.RangeError.scala b/src/core/gossamer.RangeError.scala index 93fe1fe..4edd108 100644 --- a/src/core/gossamer.RangeError.scala +++ b/src/core/gossamer.RangeError.scala @@ -1,5 +1,5 @@ /* - Gossamer, version [unreleased]. Copyright 2025 Jon Pretty, Propensive OÜ. + Gossamer, version 0.24.0. Copyright 2025 Jon Pretty, Propensive OÜ. The primary distribution site is: https://propensive.com/ diff --git a/src/core/gossamer.SimpleTExtractor.scala b/src/core/gossamer.SimpleTExtractor.scala index 905ed37..b31324f 100644 --- a/src/core/gossamer.SimpleTExtractor.scala +++ b/src/core/gossamer.SimpleTExtractor.scala @@ -1,5 +1,5 @@ /* - Gossamer, version [unreleased]. Copyright 2025 Jon Pretty, Propensive OÜ. + Gossamer, version 0.24.0. Copyright 2025 Jon Pretty, Propensive OÜ. The primary distribution site is: https://propensive.com/ diff --git a/src/core/gossamer.TextBuffer.scala b/src/core/gossamer.TextBuffer.scala index 9589681..40bf004 100644 --- a/src/core/gossamer.TextBuffer.scala +++ b/src/core/gossamer.TextBuffer.scala @@ -1,5 +1,5 @@ /* - Gossamer, version [unreleased]. Copyright 2025 Jon Pretty, Propensive OÜ. + Gossamer, version 0.24.0. Copyright 2025 Jon Pretty, Propensive OÜ. The primary distribution site is: https://propensive.com/ diff --git a/src/core/gossamer.Textual.scala b/src/core/gossamer.Textual.scala index 424d514..93184d2 100644 --- a/src/core/gossamer.Textual.scala +++ b/src/core/gossamer.Textual.scala @@ -1,5 +1,5 @@ /* - Gossamer, version [unreleased]. Copyright 2025 Jon Pretty, Propensive OÜ. + Gossamer, version 0.24.0. Copyright 2025 Jon Pretty, Propensive OÜ. The primary distribution site is: https://propensive.com/ diff --git a/src/core/soundness+gossamer-core.scala b/src/core/soundness+gossamer-core.scala index 642afa3..2a2dc13 100644 --- a/src/core/soundness+gossamer-core.scala +++ b/src/core/soundness+gossamer-core.scala @@ -1,5 +1,5 @@ /* - Gossamer, version [unreleased]. Copyright 2025 Jon Pretty, Propensive OÜ. + Gossamer, version 0.24.0. Copyright 2025 Jon Pretty, Propensive OÜ. The primary distribution site is: https://propensive.com/ diff --git a/src/test/tests.scala b/src/test/tests.scala index 86e27a3..0896dd7 100644 --- a/src/test/tests.scala +++ b/src/test/tests.scala @@ -1,5 +1,5 @@ /* - Gossamer, version [unreleased]. Copyright 2025 Jon Pretty, Propensive OÜ. + Gossamer, version 0.24.0. Copyright 2025 Jon Pretty, Propensive OÜ. The primary distribution site is: https://propensive.com/