Skip to content

Latest commit

 

History

History
74 lines (52 loc) · 1.78 KB

CHANGELOG-1.x.md

File metadata and controls

74 lines (52 loc) · 1.78 KB

Changelog

Added

  • Laravel 9 support
  • enum type

Added

  • PHP 8 support

Added

  • encrypted type

Added

  • Laravel 8 support

Added

  • Travis PHP 7.4
  • ramsey/uuid version ^4.0

Changed

  • thecodingmachine/safe version ^1.1

Added

  • Laravel 7 support

Fixed

  • Datetime from Carbon with wrong format

Added

  • PHPDoc in facade

Added

Changed

  • Minimal PHP version 7.2
  • Minimal Laravel version 5.8
  • Cast
    • int, integer
    • float, real, double
    • decimal
    • bool, boolean
    • date
    • datetime
    • timestamp
    • json
    • array
    • object
    • collection
    • string, text
    • uuid