Skip to content

3.0.0

Latest
Compare
Choose a tag to compare
@codekandis codekandis released this 25 May 10:33
1bf4350

3.0.0 - 2024-05-25

Fixed

  • encoding
  • method naming
  • PHPDoc

Changed

  • composer package
    • changed
      • description
      • keywords
      • require
        • php [>=8.3]
      • require-dev
        • codekandis/phpunit [^5.0.0]
    • added
      • version
      • require-dev
        • rector/rector [^1.0.5]
      • autoload-dev
        • psr-4
          • CodeKandis\Base64Codec\Build\
            • build/
  • PHPUnit tests
    • configuration
    • externalized data providers
  • error and exception handling
  • CODE_OF_CONDUCT.md
  • README.md
    • PHP version 8.3
    • documentation

Added

  • type hints
  • Override attributes
  • rector
    • configuration script
    • shell script