Recent Releases of https://github.com/ruby/base64
https://github.com/ruby/base64 - v0.3.0
What's Changed
- Provide a 'Changelog' link on rubygems.org/gems/base64 by @mark-young-atg in https://github.com/ruby/base64/pull/18
- Exclude older than 2.6 on macos-14 by @nobu in https://github.com/ruby/base64/pull/21
- Add RBS signature and testing by @ksss in https://github.com/ruby/base64/pull/25
- Enabled trusted publisher for rubygems.org by @hsbt in https://github.com/ruby/base64/pull/29
- [DOC] Tweaks for module Base64 by @BurdetteLamar in https://github.com/ruby/base64/pull/23
New Contributors
- @mark-young-atg made their first contribution in https://github.com/ruby/base64/pull/18
- @nobu made their first contribution in https://github.com/ruby/base64/pull/21
- @ksss made their first contribution in https://github.com/ruby/base64/pull/25
Full Changelog: https://github.com/ruby/base64/compare/v0.2.0...v0.3.0
- Ruby
Published by hsbt 9 months ago
https://github.com/ruby/base64 - v0.1.2
Full Changelog: https://github.com/ruby/base64/compare/v0.1.1...v0.1.2
- Ruby
Published by hsbt over 1 year ago
https://github.com/ruby/base64 - v0.2.0
What's Changed
- Add Ruby 3.1 to CI by @petergoldstein in https://github.com/ruby/base64/pull/8
- Added dependabot.yml for actions by @hsbt in https://github.com/ruby/base64/pull/9
- Update Ruby versions on GHA with ci_versions/all.json by @hsbt in https://github.com/ruby/base64/pull/11
- Migrate set-output to $GITHUB_OUTPUT by @tanakakc in https://github.com/ruby/base64/pull/12
- Replace reusing actions by @hsbt in https://github.com/ruby/base64/pull/13
- Expose Base64::VERSION by @hsbt in https://github.com/ruby/base64/pull/14
- Bump required_ruby_version to 2.4.0 by @jeremyevans in https://github.com/ruby/base64/pull/17
- Enhanced Rdoc for Base64 by @BurdetteLamar in https://github.com/ruby/base64/pull/7
New Contributors
- @petergoldstein made their first contribution in https://github.com/ruby/base64/pull/8
- @tanakakc made their first contribution in https://github.com/ruby/base64/pull/12
- @jeremyevans made their first contribution in https://github.com/ruby/base64/pull/17
- @BurdetteLamar made their first contribution in https://github.com/ruby/base64/pull/7
Full Changelog: https://github.com/ruby/base64/compare/v0.1.1...v0.2.0
- Ruby
Published by hsbt over 2 years ago
https://github.com/ruby/base64 - v0.1.1
What's Changed
- Tweak actions by @hsbt in https://github.com/ruby/base64/pull/1
- gemspec: Explicitly empty executables list by @olleolleolle in https://github.com/ruby/base64/pull/2
- CI: Quote 3.0 in YAML to avoid a String "3" by @olleolleolle in https://github.com/ruby/base64/pull/3
- gemspec: Explicit file list by @olleolleolle in https://github.com/ruby/base64/pull/4
- Improve Base64.urlsafe_encode64 performance by @jcmfernandes in https://github.com/ruby/base64/pull/5
- Avoid unnecessary string duplication in .urlsafe_decode64 by @jcmfernandes in https://github.com/ruby/base64/pull/6
New Contributors
- @olleolleolle made their first contribution in https://github.com/ruby/base64/pull/2
- @jcmfernandes made their first contribution in https://github.com/ruby/base64/pull/5
Full Changelog: https://github.com/ruby/base64/compare/v0.1.0...v0.1.1
- Ruby
Published by hsbt over 3 years ago
https://github.com/ruby/base64 - v0.1.0
Full Changelog: https://github.com/ruby/base64/commits/v0.1.0
- Ruby
Published by hsbt over 3 years ago