New
v1.1.1
1.1.1 - 2025-09-21
- TAG: v1.1.1
- COVERAGE: 81.70% -- 817/1000 lines in 36 files
- BRANCH COVERAGE: 50.54% -- 140/277 branches in 36 files
- 40.71% documented
Added
- kettle-dev v1.1.18
- Internal escape & unescape methods
- Stop relying on URI / CGI for escaping and unescaping
- They are both unstable across supported versions of Ruby (including 3.5 HEAD)
- Tests against Rails-specific code are now run in CI
- Documented OAuth 1.0, 1.0a differences