Skip to content

v2.1.1

Compare
Choose a tag to compare
@mathieu-ducrot mathieu-ducrot released this 28 Mar 10:07
· 54 commits to master since this release
368ce92

Added

  • Add annotations for orm mapping in addition to attributes to be compatible with both implementation (@lfortunier)

Fixed

  • BatchLog::date type to DATETIME_MUTABLE (type error introduce in update v2.0.0) (@mathieu-ducrot )
  • UserTrait::lastLogin type to DATETIME_MUTABLE (type error introduce in update v2.0.0) (@mathieu-ducrot )