Skip to content

Releases: nepada/presenter-mapping

2.6.1

18 Feb 11:08

Choose a tag to compare

  • Type-safety: use a more specific array shape for module mask in phpdoc

2.6.0

27 Sep 18:41
3b4784a

Choose a tag to compare

  • Drop support for nette/application 3.1 and nette/utils 3.x
  • PHP 8.5 compatibility

2.5.1

27 Oct 16:43

Choose a tag to compare

  • PHP 8.4 compatibility

2.5.0

28 Sep 18:17

Choose a tag to compare

  • Drop support for PHP <8.1
  • Drop useless annotations
  • PHP 8.3 compatibility

2.4.3

04 Feb 15:23

Choose a tag to compare

  • Support nette/utils 4

2.4.2

27 Oct 07:33

Choose a tag to compare

  • Fix compatibility with default Nette implementation. When string mask does not explicitly specify module mapping, default behavior should be to use '*Module'. This bug was originally introduced in 2.1.0. Thanks @mabar

2.4.1

25 Sep 04:57

Choose a tag to compare

  • PHP 8.2 compatibility

2.4.0

28 Oct 21:46

Choose a tag to compare

  • PHP 8.1 compatiblity.

2.3.0

16 Nov 22:09

Choose a tag to compare

  • PHP 8.0 compatiblity.

2.2.0

22 Dec 20:20

Choose a tag to compare

  • Requires PHP >=7.4.
  • Uses native property typehints.