Skip to content

v0.3.0

Choose a tag to compare

@william-eth william-eth released this 30 Mar 09:59
· 16 commits to master since this release
  • Bump gem version to 0.3.0 and raise the required Ruby version to >= 3.0.0.
  • Add SECURITY.md, document the project's security policy, and link it from README.md.
  • Update the supported security maintenance policy to only cover the latest release line.
  • Move development dependencies from rpdoc.gemspec to Gemfile and refresh development tooling versions.
  • Update json to version 2.19.2 for CVE-2026-33210 format string injection vulnerability mitigation.
  • Update json_requester to 2.0.7 and refresh locked dependency versions.
  • Adjust the GitLab release job to use rules for tag-based gem publishing.
  • Align RuboCop configuration with the current codebase and fix multiple lint and style issues across the gem implementation.