Skip to content

Releases: BilawalAhmed0900/BASE64_EncDec

BASE64_EncDec v1.0.3

24 Aug 17:55
Compare
Choose a tag to compare
Optimized the code by avoiding useless copying of data

BASE64_EncDec v1.0.2

01 Aug 10:33
Compare
Choose a tag to compare
Fixed definition of geterrormessage

Clang compilation is linked with MSVC
Android version uses Delphi's own library, as I couldn't call my library from android :)

BASE64_EncDec v1.0.1

01 Aug 10:10
Compare
Choose a tag to compare

Fixed

example_main can't print in string mode because size wasn't allocated for last \0

BASE64_EncDec v1.0.0

31 Jul 10:29
Compare
Choose a tag to compare
Initial Commit

NOTE: Windows build only