Releases: codekandis/base64-codec
Releases · codekandis/base64-codec
2.1.0
2.0.0
2.0.0 - 2021-01-17
Updated
- composer package dependencies
- removed
sensiolabs/security-checker
phpunit/phpunit
codekandis/code-message-interpreter
- updated
php
[^7.4]
- added
codekandis/phpunit
[^2]codekandis/constants-classes-translator
[^1]
- removed
- refactored
Base64DecoderErrorCodesInterpreter
toBase64DecoderErrorCodesTranslator
Added
PHPUnit
tests for theBase64DecoderErrorCodesTranslator
1.1.0
1.0.0
1.0.0 - 2019-08-11
Added
Base64DecoderErrorCodesInterpreter
interpretes the error code of aBase64Exception
into its corresponding error messageBase64Converter
converts between Base64 and Base64 URI safe valuesBase64FormatGuard
guards the valid charsets and the padding of the Base64 and Base64 URI safe valuesBase64Encoder
encoding values into a Base64 or Base64 URI safe stringBase64Decoder
decoding values from a Base64 or Base64 URI safe stringPHPUnit
testsREADME.md