Skip to content

3.1 RC1

Pre-release
Pre-release
Compare
Choose a tag to compare
@hrach hrach released this 11 Feb 14:16

Release candidate 1 of new minor 3.1.0 version is out.

Notable news:

  • dropped support for PHP 7.0 [a9cccdd]
  • fixed support for collection filtering of IPropertyContainters - now it's possible to fully support enums [4d1a2dc]
  • better support for composite primary keys [a0883a2], #290
  • added simple traversing support in fetchPairs() [0a6f7ca], #312
  • implemented "Did you mean...?" [15ef449]
  • added support for Nette 3 components
  • (BC break!) Collection filtering by id property accepts only direct values, no Entity itself [4d1a2dc]
  • (BC break!) changed IProperty interface and introduced IEntityAwareProperty [0c46be1]
  • (BC break!) IRepository::remove() accepts only already fetched entities, [a6458da]
  • (BC break!) DbalMapper::getManyHasManyParameters() was receiving the second parameter randomly, sometime it were the metadata of symetric relationship [5521b89]

See full commit changelog.

You may support Nextras Dbal & Orm development by attending Akademie42 training.