Skip to content

Version 1.0.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@mariosimao mariosimao released this 26 Sep 20:31
· 171 commits to main since this release

Added

  • Icon value object instead of File|Emoji

Changed

  • Require PHP 8.1
  • Enums instead of constants for everything. Example: collor, block type, ...
  • Readonly public properties and removal of getters
  • Many method signatures were changed

Full Changelog: v0.6.2...v1.0.0-beta.1