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