Skip to content

Latest commit

 

History

History
executable file
·
24 lines (18 loc) · 550 Bytes

CHANGELOG.md

File metadata and controls

executable file
·
24 lines (18 loc) · 550 Bytes

Code Field Changelog

All notable changes to this project will be documented in this file.

5.0.0 - 2024.04.15

Added

  • Stable release for Craft CMS 5

5.0.0-beta.3 - 2024.02.09

Added

  • Added a custom Field icon

5.0.0-beta.2 - 2024.01.28

Added

  • Add phpstan and ecs code linting
  • Add code-analysis.yaml GitHub action

Changed

  • Remove columnType setting that is no longer applicable in Craft 5
  • Refactor getContentColumnType() -> static dbType()

5.0.0-beta.1 - 2024.01.15

Added

  • Initial beta release