Releases: kaspth/active_record-associated_object
Releases · kaspth/active_record-associated_object
v1.0.0
What's Changed
No major changes. The API has been more or less stable for the past 3.5 years since I first put out Associated Object in April 2022. I just always felt uncomfortable about marking it 1.0. But here's to a new year!
Internal
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #43
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #45
- Bump supercharge/redis-github-action from 1.8.0 to 1.8.1 by @dependabot[bot] in #44
- Bump supercharge/redis-github-action from 1.8.1 to 2 by @dependabot[bot] in #46
Full Changelog: v0.9.3...v1.0.0
v0.9.3
v0.9.2
What's Changed
- Test
updated_atdelegation forfresh_whenintegration. by @kaspth in #38 - Test
cache_key_with_versionwithoutupdated_at. by @kaspth in #39 - Add tip for inflector acronyms, like OAuth. Fixes #41 by @kaspth & @harrison-broadbent in 2c7bae3
- Omit responding to
abstract_class?. Fixes #40 by @kaspth in db9c25f
Full Changelog: v0.9.1...v0.9.2
v0.9.1
v0.9.0
v0.8.3
What's Changed
- Mention
seats&entitlementsstyle naming recommendation in README by @kaspth in 0e207cb - Mention RubyVideo's usage for new users to learn how these work by @kaspth in d239990
- Document how to write Polymorphic Associated Objects via modules by @kaspth in #30
- Fix ActiveJob::Performs not being automatically extended by @kaspth in #31
Full Changelog: v0.8.2...v0.8.3
v0.8.2
What's Changed
- Fix generated associated_object_path for CamelCase class names by @itsameandrea in #26
New Contributors
- @itsameandrea made their first contribution in #26
Full Changelog: v0.8.1...v0.8.2
v0.8.1
What's Changed
- More descriptive error message when an associated object class is missing by @kaspth in #24
- Add associated object generator by @kaspth and @garrettdimon in #23
Full Changelog: v0.8.0...v0.8.1
v0.8.0
v0.7.1
What's Changed
- Fix: Extensions aren't loaded in development/test by @natematykiewicz in #21
Full Changelog: v0.7.0...v0.7.1