Changelog¶ ↑
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning, and yes, platform and engine support are part of the public API. Please file a bug if you notice a violation of semantic versioning.
Unreleased¶ ↑
Added¶ ↑
Changed¶ ↑
Deprecated¶ ↑
Removed¶ ↑
Fixed¶ ↑
Security¶ ↑
1.0.6 - 2025-09-21¶ ↑
-
TAG: v1.0.6
-
COVERAGE: 100.00% – 296/296 lines in 10 files
-
BRANCH COVERAGE: 96.55% – 28/29 branches in 10 files
-
11.43% documented
Added¶ ↑
-
(dev) kettle-dev v1.1.16 (@pboling)
-
(docs) more documentation (@Aboling0, @pboling)
-
(docs) Deployed documentation site for HEAD (@Aboling0)
-
(test) many new tests (@pboling)
-
(docs) CITATION.cff
-
support window increased, down to Ruby 2.3 (@pboling)
-
(test) added specs for oauth.opts usage (@pboling)
-
(test) added specs for all commands (@pboling)
Changed¶ ↑
-
(docs) upgrade Code of Conduct to Contributor Covenant 2.1 (@pboling)
-
(test) migrated test suite to RSpec (@pboling)
-
(test) ignore Ruby warnings coming from other libs (@pboling)
Removed¶ ↑
-
(test) minitest (@pboling)
Fixed¶ ↑
-
Fixed issues in option parsing by implementing Command#parse_options (@pboling)
-
Use Shellwords for proper tokenization
-
Verified options file loading and CLI flag precedence
1.0.5 - 2022-09-20¶ ↑
-
TAG: v1.0.5
Added¶ ↑
-
SHA 256 Checksum for release (in addition to SHA 512) (@pboling)
-
Aligned checksums directory name with
rake build:checksumtask (@pboling) -
General Cleanup
1.0.4 - 2022-09-19¶ ↑
-
TAG: 1.0.4
Added¶ ↑
-
Certificate for signing gem releases (@pboling)
-
Gemspec metadata (@pboling)
-
funding_uri
-
mailing_list_uri
-
Installation and usage documentation (@pboling)
-
SHA 512 Checksum for release (@pboling)
Changed¶ ↑
-
Gem releases are now cryptographically signed (@pboling)
1.0.3 - 2022-09-06¶ ↑
-
TAG: 1.0.3
Fixed¶ ↑
-
Author name - Thaigo Pinto (@pboling)
1.0.2 - 2022-08-26¶ ↑
-
TAG: 1.0.2
Fixed¶ ↑
-
URLs in Gemspec (@pboling)
1.0.1 - 2022-08-26¶ ↑
-
TAG: 1.0.1
Fixed¶ ↑
-
Circular reference while loading (@pboling)
1.0.0 - 2022-08-26¶ ↑
-
TAG: 1.0.0
Added¶ ↑
-
Initial release (@pboling)