Releases: jgarber623/webmention-cli
Releases · jgarber623/webmention-cli
v3.0.0
What's Changed
- Breaking change: Update Thor and Webmention dependencies (#90) (b89a756)
- Address RuboCop warnings (#89) (9a405bf)
- Code cleanup (#88) (445984f)
- Breaking change: Update Ruby versions (#87) (8a36cd3)
- Development: 2.7.8
- Minimum supported: 2.7
Full Changelog: v2.0.0...v3.0.0
v2.0.0
- Breaking change: Rewrite gem code (35e9442)
- Breaking change: Update minimum supported Ruby version to 2.6 (b8bca32)
- Update maximum required Ruby version to < 4 (d5ca374)
- Update development Ruby version to 2.6.10 (cd27f96)
- Remove Reek (95096d0)
v1.5.0
- Update indieweb-endpoints and webmention dependencies (209a75b)
v1.4.0
- Update indieweb-endpoints and webmention dependencies (32bd719)
v1.3.0
- Update webmention dependency (4540771)
v1.2.0
- Update indieweb-endpoints, webmention, and webmention-verification gems (2ad2f78)
- Move development dependencies to Gemfile per current Bundler conventions (434f785)
- Update development Ruby version to 2.5.8 (1438a62)
v1.1.0
- Update webmention dependency (21695df)
v1.0.0
- Rewrite gem code
- Rewrite specs
- Update development and runtime dependencies to latest versions (67744c1)
- Change supported Ruby versions to >= 2.5 and < 2.8 (1b30b8c)
- Update project Ruby version to 2.5.7 (21e94b6)
v0.1.1
- Expand supported Ruby versions to include 2.6 (8930501).