Skip to content

3.2.0

Compare
Choose a tag to compare
@JanTvrdik JanTvrdik released this 14 Jun 20:00
· 26 commits to master since this release
  • add PsrLogPrinter for sending Nextras Migrations output to Psr\Log\LoggerInterface
    You can enable it by adding printer: psrLog to either Nette or Symfony configuration.
  • add support for Symfony 6.x
  • Symfony Console commands no longer require nette/utils