Releases: sectsect/google-spreadsheet-to-db
Releases · sectsect/google-spreadsheet-to-db
v6.3.0
v6.2.3
v6.2.2
v6.2.1
v6.2.0
v6.1.0
v6.0.0
- setup for PHPUnit and PHPStan
- chore: drop support for PHPStan
- test: add unit test that covered class Google_Spreadsheet_To_DB_Query
- test: fix test
- test: fix warnings
- refactor: add PHP type hints
- Revert "chore: drop support for PHPStan"
- chore: add file 'phpstan.neon.dist'
- fix: fix PHPStan errors
- test: change strict level to 8 for PHPStan
- test: change strict level to 9 for PHPStan
- docs: add status badge
- chore: drop support for PHP 7.x
- test: add a unit test
- test: fix assertions of test
- test: add a unit test
- test: fix test
- fix: fix PHP deprecated notices
- docs: update README.md
- chore: bump version v6.0.0
Breaking Changes
- Dropped support to PHP 7.x 30a76ee
v5.1.0
- ci: migrate CI to GitHub Actions
- test: migrate config for phpunit
- test: fix config for phpunit
- Revert "test: fix config for phpunit"
- test: fix config for phpunit
- test: fix config for phpunit
- ci: drop support for PHP 8.0 on PHPUnit
- chore: improve doc comments
- docs: update README.md
- refactor: code refactor
- chore: bump version v5.1.0