Skip to content

Releases: flack/midgard-portable

v1.10.0

06 Jul 19:37
Compare
Choose a tag to compare
  • Added PHP 8.2 support, dropped PHP 7.3 support
  • error message improvements
  • support for newer doctrine versions
  • Fix possible OID collisions on purge

v1.9.0

06 Nov 18:58
Compare
Choose a tag to compare
  • Small robustness improvements & simplifications
  • support newer Doctrine/Monolog/PHPUnit versions
  • Refactoring for Doctrine deprecations
  • Add support for PHP 8.1, drop PHP 7.2 support

v1.8.0

17 Nov 11:28
Compare
Choose a tag to compare
  • add support for GUID links in get_parent
  • Switch to Github CI
  • improve midgard_datetime integration
  • small SQLite improvements

v1.7.2

15 Jun 13:28
Compare
Choose a tag to compare
  • replace deprecated calls
  • move from doctrine/cache to symfony/cache
  • PHPDoc improvements
  • fix corner case in midgard-portable schema under MariaDB

v1.7.1

12 May 08:31
Compare
Choose a tag to compare
  • don't bump metadata revision when unlocking
  • disable DBAL column rename detection on schema updates

v1.7.0

09 Apr 19:13
Compare
Choose a tag to compare
  • Make class generation deterministic
  • Type safety improvements
  • dropped PHP 7.1 support & modernized accordingly

v1.6.1

17 Jun 14:25
Compare
Choose a tag to compare
  • make class merging deterministic
  • type safety improvements
  • Small cleanups

v1.6.0

11 Jun 15:54
Compare
Choose a tag to compare
  • compatibility with latest Doctrine releases
  • dropped PHP 5 support & workarounds

v1.5.0.1

14 Dec 10:22
Compare
Choose a tag to compare

improve Symfony 4.4+ compatibility

v1.5.0

01 Nov 11:18
Compare
Choose a tag to compare
  • improved error handling & feedback on wrong input
  • minor optimizations
  • improved locking behavior
  • compatibility for MySQL > 8.0.17