Releases: sunfoxcz/wiki
Releases · sunfoxcz/wiki
Released version 1.3.0
Released version 1.2.0
Updated packages:
- PHP:
>=7.1 <8.1
Released version 1.1.0
Updated packages:
- PHP:
^7.1
league/commonmark: ^0,18
webuni/commonmark-table-extension: ^0,9
minimum-stability: dev
prefer-stable: true
BC Breaks:
- CommonMark: table divider between header and body no longer accepts
+
sign, use|
instead
Changes:
- Updated
EasyCodingStandard
and apliedsunfoxcz/coding-standard
rules - Updated README and Composer package info
- Added
declare(strict_types=1)
- Added scalar typehints, return typehints and other PHP 7.1 features
- Some refactoring
Released version 1.0.0
- PHP >=
5.6
- Nette
2.4
league/commonmark:^0.15
webuni/commonmark-table-extension:^0.6