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-checkerphpunit/phpunitcodekandis/code-message-interpreter
- updated
php[^7.4]
- added
codekandis/phpunit[^2]codekandis/constants-classes-translator[^1]
- removed
- refactored
Base64DecoderErrorCodesInterpretertoBase64DecoderErrorCodesTranslator
Added
PHPUnittests for theBase64DecoderErrorCodesTranslator
1.1.0
1.0.0
1.0.0 - 2019-08-11
Added
Base64DecoderErrorCodesInterpreterinterpretes the error code of aBase64Exceptioninto its corresponding error messageBase64Converterconverts between Base64 and Base64 URI safe valuesBase64FormatGuardguards the valid charsets and the padding of the Base64 and Base64 URI safe valuesBase64Encoderencoding values into a Base64 or Base64 URI safe stringBase64Decoderdecoding values from a Base64 or Base64 URI safe stringPHPUnittestsREADME.md