Sha256: d6923ee3bd9b01bc0c65adc43c59839b2e7e02a3622e953998c6cf039437a75b
Contents?: true
Size: 1.37 KB
Versions: 1
Compression:
Stored size: 1.37 KB
Contents
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). ## [Unreleased] ## [0.3.1] - 2024-09-19 ### Changed - Fix up relations with a single source model. ## [0.3.0] - 2024-06-13 ### Added - Support relations that are using models that have descendants through STI. ## [0.2.1] - 2024-05-29 ### Changed - Limit files in packaged gem. ## [0.2.0] - 2024-02-09 ### Added - Support for sqlite. - Support for scoped column names. ## [0.1.1] - 2021-11-17 ### Changed - Require MFA for releasing. ## [0.1.0] - 2020-10-08 ### Added - 🎉 Initial release. 🎉 [unreleased]: https://github.com/kddnewton/active_record-union_relation/compare/v0.3.1...HEAD [0.3.1]: https://github.com/kddnewton/active_record-union_relation/compare/v0.3.0...v0.3.1 [0.3.0]: https://github.com/kddnewton/active_record-union_relation/compare/v0.2.1...v0.3.0 [0.2.1]: https://github.com/kddnewton/active_record-union_relation/compare/v0.2.0...v0.2.1 [0.2.0]: https://github.com/kddnewton/active_record-union_relation/compare/v0.1.1...v0.2.0 [0.1.1]: https://github.com/kddnewton/active_record-union_relation/compare/v0.1.0...v0.1.1 [0.1.0]: https://github.com/kddnewton/active_record-union_relation/compare/a71bb8...v0.1.0
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
active_record-union_relation-0.3.1 | CHANGELOG.md |