3.0.0
What's Changed
- PR/115 - Recommendations from phpstan. by @JJJ in #118
- Make booleans much better by @szepeviktor in #120
- Create dynamic hook after an item is deleted by @robincornett in #133
- WIP - Issue/137 by @JJJ in #140
- Remove temporary variable by @szepeviktor in #141
- WIP - Issue/128 by @JJJ in #143
- Resolve PHPStan Level 0 errors by @szepeviktor in #144
- Issue/55 - Query: Add support for query handlers. by @JJJ in #123
- Fix boolean handling in Table by @szepeviktor in #151
- Set db version default to 1 by @robincornett in #157
- Fix spelling errors in README by @szepeviktor in #172
- Issue/160 - Query: always use
set_last_changed()inupdate_last_changed_cache()by @JJJ in #173 - Issue/159 - Query: remove local static
$columnscache fromget_columns(). by @JJJ in #174 - Task: require strict types. by @JJJ in #175
- Issue/168 - Query: reset
fieldswhen counting. by @JJJ in #177 - Prefix column for compare queries by @robincornett in #181
- [WIP] Add locking mechanism to maybe_upgrade by @Copilot in #183
- Remove unset columns from cache keys by @robincornett in #185
- Add PHPUnit test suite by @robincornett in #188
- Upgrade PHPStan to v2 by @szepeviktor in #190
Full Changelog: 2.0.2...3.0.0