Sha256: 99f6cca167715cb9e2cb3d36b95a372893e4d1e01371fa976b86380e171b553d
Contents?: true
Size: 919 Bytes
Versions: 1
Compression:
Stored size: 919 Bytes
Contents
# Changelog ## [Unreleased] ## [1.0.0] - 2021-03-26 ### Breaking - Drop support for Rails < 5.2.0 - Drop support for Ruby < 2.5.0 ### Added - `strict: false` option for simpler querying where possible - Support for Rails 6.0 and 6.1 - Support for Ruby 2.7 and 3.0 ## [0.2.1] - 2018-08-01 ### Fixed - Remove over-eager check for column existence ## [0.2.0] - 2018-07-31 ### Added - Support for Rails 4.x (in addition to 5.x) - Support for MySQL and PostgreSQL - Official support for Ruby >= 2.3, <= 2.6 ## 0.1.0 - 2018-07-03 ### Added - Copy/paste of code from app where it was originally used [Unreleased]: https://github.com/molawson/boolean_timestamp/compare/v1.0.0...HEAD [1.0.0]: https://github.com/molawson/boolean_timestamp/compare/v0.2.1...v1.0.0 [0.2.1]: https://github.com/molawson/boolean_timestamp/compare/v0.2.0...v0.2.1 [0.2.0]: https://github.com/molawson/boolean_timestamp/compare/v0.1.0...v0.2.0
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
boolean_timestamp-1.0.0 | CHANGELOG.md |