What's Changed
- Add
Fx::Definition.{function,trigger}
by @teoljungberg in #119 - Add CHANGELOG by @teoljungberg in #120
- Disable RSpec's monkey patching by @teoljungberg in #121
- Downgrade PG to < 1.5 by @teoljungberg in #122
- Raise on warnings by @teoljungberg in #124
- Upgrade pg by @teoljungberg in #129
- Require Ruby >= 3.0 by @teoljungberg in #128
- Require Rails >= 6.1 by @teoljungberg in #127
- Add Rubygems metadata to fx.gemspec by @olleolleolle in #132
- Update README.md by @tarellel in #133
- Add Rails 7.1 to test matrix by @teoljungberg in #136
- Move configuration methods to
Fx
by @teoljungberg in #130 - Add Ruby 3.3. to matrix by @teoljungberg in #144
- Move development dependencies to Gemfile by @teoljungberg in #145
- Move connection-specific code by @teoljungberg in #146
- Fix deprecation warnings by @teoljungberg in #148
- Simplify Fx.load by @teoljungberg in #147
- Add Rails 7.2 to test matrix by @teoljungberg in #149
- Refactor configuration tests by @teoljungberg in #150
- Add Rails 8.0.0.beta1 to CI matrix by @teoljungberg in #151
- Add Ruby 3.4.0-preview2 to CI matrix by @teoljungberg in #152
- Rails 8.0.0.rc1 by @teoljungberg in #153
- Rails 8.0.0.rc2 by @teoljungberg in #154
- Bump Rails support to Rails 8 by @teoljungberg in #157
New Contributors
- @olleolleolle made their first contribution in #132
Full Changelog: v0.8.0...v0.9.0