Release 2.0.0 of base45

base45 is available at hex.pm in Version 2

Posted by Ralf Th. Pietsch on 15 June 2023

Just released Version 2.0.0 of my base45 library in pure Erlang.

Base45 is the encoding used in QR-Codes for health and vaccination certificates in the EU.

To include base45 to your project just add the dependency to your rebar.config:

{deps, [base45]}.

I would be happy to hear from you if it is useful for your project.

More information at: