What's Changed
- Column::callback(): Argument #2 ($callback) must be of type Closure, string given by @code23-barna in #430
- improve the way to-be-exported columns are discovered by @thyseus in #439
- Fix typos in README.md by @jevinsonlim in #437
- Bugfix toggleSelectAll() with groupBy() in query builder by @renardudezert in #436
- The backtick on the sort string for sqlserv breaks query. by @shaneburrell in #435
New Contributors
- @jevinsonlim made their first contribution in #437
- @shaneburrell made their first contribution in #435
Full Changelog: v0.9.3...v0.9.4