Releases: rubyzip/rubyzip-bzip2
Releases · rubyzip/rubyzip-bzip2
v1.0.0
1.0.0 (2025-02-07)
- Fix automatic require
- Fix the Libbz2::finalizer method.
Tooling and internal changes
- Fix tests on Windows
- Use github actions for CI
- Add require statement to the example
- Add LICENSE file
- Use Markdown for the LICENSE and tidy up the README.
- Update GitHub Actions workflows.
- Update version of Rake to fix security alert.
- Remove Pry and Guard development dependencies.
- Update minimum version of RubyZip required.
- Update MiniTest dependency.
- Add a test to ensure correct version number format.
- Add `bin/console'.
- Require MFA for RubyGems operations.
- Tighten-up RuboCop configuration.