Releases: ruby/base64
Releases · ruby/base64
v0.1.2
Full Changelog: v0.1.1...v0.1.2
v0.2.0
What's Changed
- Add Ruby 3.1 to CI by @petergoldstein in #8
- Added dependabot.yml for actions by @hsbt in #9
- Update Ruby versions on GHA with ci_versions/all.json by @hsbt in #11
- Migrate set-output to $GITHUB_OUTPUT by @tanakakc in #12
- Replace reusing actions by @hsbt in #13
- Expose Base64::VERSION by @hsbt in #14
- Bump required_ruby_version to 2.4.0 by @jeremyevans in #17
- Enhanced Rdoc for Base64 by @BurdetteLamar in #7
New Contributors
- @petergoldstein made their first contribution in #8
- @tanakakc made their first contribution in #12
- @jeremyevans made their first contribution in #17
- @BurdetteLamar made their first contribution in #7
Full Changelog: v0.1.1...v0.2.0
v0.1.1
What's Changed
- Tweak actions by @hsbt in #1
- gemspec: Explicitly empty executables list by @olleolleolle in #2
- CI: Quote 3.0 in YAML to avoid a String "3" by @olleolleolle in #3
- gemspec: Explicit file list by @olleolleolle in #4
- Improve Base64.urlsafe_encode64 performance by @jcmfernandes in #5
- Avoid unnecessary string duplication in .urlsafe_decode64 by @jcmfernandes in #6
New Contributors
- @olleolleolle made their first contribution in #2
- @jcmfernandes made their first contribution in #5
Full Changelog: v0.1.0...v0.1.1
v0.1.0
Full Changelog: https://github.com/ruby/base64/commits/v0.1.0