philiprehberger-string_kit 0.2.0 → 0.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 107a691dbf6789259b13f7186ea60b5cd1b026bfefc695e41dfe47a8244350e2
4
- data.tar.gz: 1c211206ef60437262aee4bbabaf6f730460d99cd2f31306794ca60fdf51c9e9
3
+ metadata.gz: ffce546205ecc50ec2bcdadc79aa6c62808e4501144ba4379a62c1baacd35e43
4
+ data.tar.gz: 588a32c97d8bca9e364ba44e96cd7343641f43bc7dc31884f833914953c667b6
5
5
  SHA512:
6
- metadata.gz: 7997a306ea22f20b323d3c06ad8e6f2142905765f2b4b5a2c5312417f6300a7287a994469ff4dbf8071078a24b95ad4447326c4d552c98e02a3e34850b4b8cac
7
- data.tar.gz: c0be14da1d59836b63530ff4cdc6ecab888791cb5c746719f5aa7d8e403b0e500bb3a00495016bbfddcbb0a34b61dd86271e7fb0be36816331158226c170b3c3
6
+ metadata.gz: f58dd4dd8318d552374e7280f29a8b2864d8749dac9160ef22af88dbf3a58b7e4833fb14334dbb4b9ea82d4403302189b3d9188914c0bb787baf8d2e54c62710
7
+ data.tar.gz: 6af93996e58d274244114a6b82f804bb1e43ec9016b7a9e43c126ec3fff549a4e803242fc809f446eec61608286f1a8a838aadbc6475a6b45b413f42a53227eb
data/CHANGELOG.md CHANGED
@@ -7,6 +7,12 @@ and this gem adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
7
7
 
8
8
  ## [Unreleased]
9
9
 
10
+ ## [0.2.1] - 2026-04-15
11
+
12
+ ### Fixed
13
+ - Align issue templates with guide: add required `gem-version` input to bug report and `alternatives` textarea plus code placeholder to feature request
14
+ - Pin `actions/checkout` to `v5` in CI workflow to match guide
15
+
10
16
  ## [0.2.0] - 2026-04-03
11
17
 
12
18
  ### Added
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Philiprehberger
4
4
  module StringKit
5
- VERSION = '0.2.0'
5
+ VERSION = '0.2.1'
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: philiprehberger-string_kit
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.0
4
+ version: 0.2.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Philip Rehberger
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2026-04-04 00:00:00.000000000 Z
11
+ date: 2026-04-15 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: String case conversion, slug generation, transliteration, padding, HTML
14
14
  stripping, whitespace normalization, word counting, reading time estimation, excerpt