Skip to content

Releases: keiji/rfc4648-java

v1.0.1

31 Dec 14:27
680e3ff
Compare
Choose a tag to compare

What's Changed

  • decodeUrlSafe accept no-padded data. by @keiji in #7
  • Update version by @keiji in #8

Full Changelog: v1.0.0...v1.0.1

v1.0.0

24 Oct 02:26
fb95205
Compare
Choose a tag to compare

What's Changed

https://search.maven.org/artifact/dev.keiji.rfc4648/rfc4648/1.0.0/jar

Full Changelog: v0.9.0...v1.0.0

v0.9.0

17 Oct 01:02
4db8ecf
Compare
Choose a tag to compare

What's Changed

  • Replace ByteBuffer to ByteArrayOutputStream. by @keiji in #2
  • Implement Base32(Extended-hex) and Base16. by @keiji in #3
  • Bump up version to 0.9.0 by @keiji in #4

Full Changelog: v0.8.0...v0.9.0

v0.8.0

17 Oct 01:46
34000f0
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @zaki50 made their first contribution in #1

Full Changelog: https://github.com/keiji/rfc4648-java/commits/v0.8.0