v1.0.0
What's Changed
- Docs: Run full installation by default (not just migrations) by @philipithomas in #190
- Bump rexml from 3.3.2 to 3.3.3 by @dependabot in #191
- Use find_by_sql for SQL lookups by @djmb in #193
- Drop support for Rails 7.0 and 7.1 by @djmb in #192
- Combine migrations for solid_cache_entries by @djmb in #172
- Disable the query cache without workarounds by @djmb in #173
- Encrypt cache values via Solid Cache config by @djmb in #174
- Correct config database by @djmb in #194
New Contributors
- @philipithomas made their first contribution in #190
Full Changelog: v0.7.0...v1.0.0