Skip to content

Releases: Kingcitaldo125/Base64_Cpp

0.3.1

22 Dec 18:43
Compare
Choose a tag to compare

Typo fix

0.3.0

22 Dec 18:40
Compare
Choose a tag to compare

Refactor test project to exist alongside the main CMake project.
Add verbiage to README.

0.2.0

22 Nov 23:21
Compare
Choose a tag to compare

'Mask' decoded bytes to a dec-256 boundary (0-255)
CMake configuration changes.

0.1.0

03 Nov 22:19
Compare
Choose a tag to compare

CMake install configurations

0.0.2

03 Nov 21:30
Compare
Choose a tag to compare

Correct linkage oversight

0.0.1

11 Sep 18:46
312bd8d
Compare
Choose a tag to compare

Basic solution with basic test cases.