What's Changed
- Switched gemspec to an allow-list for included files, reducing gem package size from 247KB to 19KB. (#224) Thanks to @M-Sayed for reporting the issue.
- Fix NameError when PostgreSQL adapter is not loaded. (#225) Thanks to @pangdaxing23 for reporting the issue.
- Add Ruby 4.0 to CI matrix.
Internal
- Migrated docs from Docusaurus to Jekyll — no more Node.js in this repo, we are now a pure Ruby project :)
- Rewrite and simplify benchmark infrastructure.
Full Changelog: v0.8.4...v0.8.5