Changelog
Starting with v1.0.9, 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.
Unreleased
Added
Changed
Deprecated
Removed
Fixed
Security
1.0.12 - 2025-08-21
- TAG: v1.0.12
- COVERAGE: 100.00% – 80/80 lines in 2 files
- BRANCH COVERAGE: 100.00% – 21/21 branches in 2 files
- 50.00% documented
Added
- RBS types
- More YARD documentation
- Published docs site: silent-stream.galtzo.com
- Complete test coverage for lines and branches at 100%
- Testing of many scenarios via appraisal2 gem
Fixed
- TypeError: can’t convert Tempfile into StringIO
Removed
- CI for JRuby 9.1, 9.2 (EOL)
- CI for TruffleRuby 22.3 (EOL) & head because failing in ways that can’t be fixed from this project
1.0.11 - 2025-05-16
- TAG: v1.0.11
- COVERAGE: 88.06% – 59/67 lines in 2 files
- BRANCH COVERAGE: 30.00% – 3/10 branches in 2 files
- 50.00% documented
Changed
- Reduced minimum version of logger dependency to 1.2
- To help with testing old libraries, or newer libraries that still support old libraries
Fixed
- To help with testing old libraries, or newer libraries that still support old libraries
- Code Coverage setup in CI
1.0.10 - 2025-05-05
- TAG: v1.0.10
- COVERAGE: 47.76% – 32/67 lines in 2 files
- BRANCH COVERAGE: 10.00% – 1/10 branches in 2 files
- 50.00% documented
Changed
- SilentStream::Version => SilentStream::Version::VERSION
- Allows test coverage to be tracked for version.rb
1.0.9 - 2025-05-05
- TAG: v1.0.9
- COVERAGE: 40.62% – 26/64 lines in 2 files
- BRANCH COVERAGE: 10.00% – 1/10 branches in 2 files
- 54.55% documented
Added
- Releases will be signed by my key that expires 2045-04-29
- Allow unsigned gem builds (for linux distros)
- In the ENV set
SKIP_GEM_SIGNING
to any value
- In the ENV set
- Compatibility with Ruby 3.5
- Make
logger
a direct dependency, since it is removed from stdlib in Ruby 3.5
- Make
- Expanded CI test matrix to include JRuby, TruffleRuby, and MRI 2.3+, including heads
1.0.8 - 2024-03-20
- TAG: v1.0.8
1.0.7 - 2024-03-20
- TAG: v1.0.7
1.0.6 - 2020-02-25
- TAG: v1.0.6
1.0.5 - 2018-10-10
- TAG: v1.0.5
1.0.4 - 2018-10-06
- TAG: v1.0.4
1.0.3 - 2018-09-25
- TAG: v1.0.3
1.0.2 - 2018-09-25
- TAG: v1.0.2
1.0.1 - 2018-09-23
- TAG: v1.0.1
1.0.0 - 2018-09-23
- TAG: v1.0.0