Skip to content

v2.0.8

Latest

Choose a tag to compare

@f3l1x f3l1x released this 22 May 15:14
· 2 commits to master since this release

What's Changed

  • Added new Cookie locale resolver by @juniwalk in #146
  • Remove abandoned nette/finder dependency by @ATTLK in #143
  • Migrate coverage reporting to Codecov in #148
  • Remove Kodiak config in #147
  • Bump PHPStan to ^2.1 and related extensions to ^2.0
  • Narrow mixed parameters in translate() and tighten key generator type
  • Narrow mixed inputs in resolver, helpers and Latte filter
  • Validate id/message column types from DB rows
  • Type extension config as array shape and avoid mutating config
  • Narrow Router::resolve() return type to string

Full Changelog: v2.0.7...v2.0.8