Skip to content

Releases: inlm/model

Version 3.1.1

04 May 09:40

Choose a tag to compare

  • added generics and some hints for PhpStan

Version 2.1.1

04 May 09:39

Choose a tag to compare

Backported from v3.1.1

  • added generics and some hints for PhpStan

Version 3.1.0

04 May 09:36

Choose a tag to compare

  • added Inlm\Model\INotFoundException
  • PHPStan level 1

Version 2.1.0

04 May 09:38

Choose a tag to compare

Backported from v3.1.0

  • added Inlm\Model\INotFoundException
  • PHPStan level 1

Version 3.0.0

04 May 09:35

Choose a tag to compare

  • requires Lean Mapper 4.x & PHP 7.2+

Version 2.0.0

29 Mar 21:30

Choose a tag to compare

  • dropped support for Lean Mapper 2.x
  • dropped support for PHP 5.4 & 5.5
  • inlm/query-object replaced by mbohuslavek/leanmapper-query
  • uses class LeanMapperQuery\Query instead of interface LeanMapperQuery\IQuery (interface is deprecated)
  • methods return NULL instead of FALSE for non-exists entities

Version 1.2.0

25 Jun 15:04

Choose a tag to compare

  • Composer: allows installation of tharos/leanmapper 3.x

Version 1.1.0

29 Apr 12:31

Choose a tag to compare

  • Composer: allows installation of inlm/query-object 2.x

Version 1.0.0

29 Apr 10:14

Choose a tag to compare

First public release.