Skip to content

v1.0.0

Compare
Choose a tag to compare
@djmb djmb released this 21 Aug 13:43
· 60 commits to main since this release

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

Full Changelog: v0.7.0...v1.0.0