File rubygem-base32.changes of Package rubygem-base32
-------------------------------------------------------------------
Fri Sep 25 13:41:46 UTC 2020 - Stephan Kulow <coolo@suse.com>
updated to version 0.3.4
see installed CHANGELOG.md
## 0.3.4
- PR #7: Updated README formatting (contributer: codehs)
- PR #8: Include license in gemspec (contributer: flavio)
- PR #9: Detect invalid characters when decoding (contributer: voondo)
- PR #10: Properly initialize character table (contributer: pwnall)
- PR #11: Move version.rb into lib/base32 (contributer: pravi)
- PR #12: Fix deprecation warnings (contributer: kenchan)
- PR #13: Fix build errors (contributor: kenchan)
## 0.3.2
- PR #5: Make padding optional for `random_base32` (contributer: lukesteensen)
## 0.3.1
- PR #4: Fix compatibility with older JRubies (contributor: localshred)
-------------------------------------------------------------------
Mon Apr 27 15:30:25 UTC 2015 - fcastelli@suse.com
- Created initial version of the package