What's Changed
- Remove custom
tsrange
parser by @tagliala in #268 - Remove deprecated
record
method by @tagliala in #270 - Use default type cast for
recorded_at
by @tagliala in #271 - Remove
string_to_utc_time
conversion function by @tagliala in #272 - Improve readme by @tagliala in #273
- Replace
if
with multiple comparison withcase
by @tagliala in #274 - Fix logger by @tagliala in #276
- Fix spec output on CI by @tagliala in #277
- Test Rails edge against Ruby 3.3 by @tagliala in #279
- Fix Rails edge compatibility by @tagliala in #281
- Fix Rails edge deprecations by @tagliala in #282
- Improve RuboCop exclusions configuration by @tagliala in #285
- Fix typos by @tagliala in #286
- Bump paambaati/codeclimate-action from 5.0.0 to 6.0.0 by @dependabot in #287
- Replace dependant with dependent by @tagliala in #288
- Fix Rails edge compatibility by @tagliala in #290
- Test against multiple PostgreSQL versions by @tagliala in #291
Full Changelog: v3.0.1...v4.0.0