- Fix automatic require
- Fix the Libbz2::finalizer method.
- 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.
- Initial version
This file is, at least in part, generated by the following command:
$ git log --pretty=format:"* %s" --reverse --no-merges <commit-hash>..