Skip to content
This repository has been archived by the owner on Aug 12, 2019. It is now read-only.

2.0.0

Compare
Choose a tag to compare
@hrach hrach released this 14 Sep 16:59
· 29 commits to master since this release

We are proud to release stable version 2.0.0 with full support for Nette 2.4 πŸ‡.

Changes:

  • removed OptionList & MultiOptionList, which are currently well supported in Nette itself (BC BREAK!)
  • minimal PHP version is 5.6, minimal Nette version is 2.4 (BC BREAK!)
  • changed namespace of FormsExtension to Nextras\Forms\Bridges\NetteDI (BC BREAK!)
  • updated & fixed snippet support for ComponentControl
  • fixed support for Nette 2.4
  • see full commit changelog