Skip to content

Releases: juliangut/mapping

1.4.3

29 Sep 15:23
Compare
Choose a tag to compare

Extend support for psr/simple-cache
Array to list types

1.4.2

03 Oct 17:58
Compare
Choose a tag to compare

Prevent cache key collisions
Update psr/simple-cache dependency

1.4.1

29 Sep 14:49
Compare
Choose a tag to compare

Fix driver detection
Improve return types

1.4

28 Sep 21:02
Compare
Choose a tag to compare
1.4

Add cache prefix
Fix types

1.3

28 Sep 16:03
Compare
Choose a tag to compare
1.3

Drop php 7.4
Improve types

1.2.1

14 Mar 17:55
Compare
Choose a tag to compare

Prevent scanning interfaces/traits #4 , thanks @mbolli

1.2

09 Mar 21:40
Compare
Choose a tag to compare
1.2

Improve overall typing
Improve class file loading
Include abstract format drivers

1.1.1

04 Feb 23:38
Compare
Choose a tag to compare

prevent incorrect T_CLASS detection in class Attribute (PHP >=8)

1.1

02 Feb 23:53
Compare
Choose a tag to compare
1.1

Support PHP 8
Support PHP Attributes
Mapping default driver is set to DRIVER_ATTRIBUTE on PHP >=8.0
Support doctrine annotation's default property
Verify annotation property and setter existence
Deprecation notice for annotations on PHP >= 8.0
Improve documentation
Improve global package typing

Drop support for PHP < 7.4

1.0

02 Feb 23:09
Compare
Choose a tag to compare
1.0

Initial release