Releases: the-kbA-team/markdown-table
Releases · the-kbA-team/markdown-table
version 1.1.2
Changes
- #3 Replaced
FILTER_SANITIZE_STRING
which will be deprecated with PHP 8.1. - #4 Added visibility to constants and set the minimum requirement to PHP 7.1.
- #5 Removed the
.github/
directory from the composer package. - 5dbbde9 Added PHPUnit result cache to git ignore list.
- b92f610 Fixed spelling mistakes in the comments.
version 1.1.1 - an update of requirements
Changes
- Upgraded to PHPUnit 8.
- Added PHP 8 as requirement to composer.
- Switched from Travis to GitHub actions.
version 1.1.0
PHP 7 only release
version 1.0.2 PHP5 only
add install howto to readme
1.0.1 composer updates
- Updated composer requirements.
- Updated composer and repository metadata.
- Removed automatic coverage output from phpunit config.
1.0.0 initial release
Initial release. Not perfect yet.