Releases: contributte/datagrid-nette-database-data-source
Releases · contributte/datagrid-nette-database-data-source
v2.1.1
Bumped! 👨
Diff: v2.1.0...v2.1.1
Changes:
- Fix default sort, If the array contained more than one column for sorting, only the last one was used. [bf2a405] (@radekdostal)
- DataSource: improve getData [40f4f71] (@Ozzrell)
- Upgrade phpstan and codesniffer (#31) [6b4ad7b] [abb3bd1] (@petrparolek)
v2.1.0
Bumped! ⏫
Diff: v2.0.1...v2.1.0
Changes:
- Docs[a65a59e] (@petrparolek)
- moved from Travis CI to GitHub Actions and added coveralls [0f5085a] (@petrparolek)
- README.md: Add contact to paveljanda.com, add felix as maintainer [f3f8b68] (@paveljanda)
- Readme [ec8a67e] [b9bbfaa] [29fc449] (@f3l1x)
- Codestyle: improvements (#25) [d8a6e74] (@petrparolek)
- Composer: allow PHP 8 [aef839d] (@f3l1x)
- CI: test PHP 8 [d8851aa] (@f3l1x)
- QA: upgrade phpstan to v0.12, upgrade github actions, upgrade codestyle [30b1a8d] (@f3l1x)
- Composer: upgrade greenlion/php-sql-parser to v4.4 [64dbe75] (@f3l1x)
v2.0.1
v2.0.0
- Added phpstan, code sniffer, updated to datagrid v6
v1.1.1
- Fix Ambiguous class in tests (thanks @holantomas)
v1.1.0
Compatibility with ublaboo/datagrid v5
Merge pull request #8 from misaon/patch-1 Compability with Ublaboo/Datagrid v5