Skip to content

Releases: kaspth/active_record-associated_object

v1.0.0

01 Jan 20:14
ce85f1a

Choose a tag to compare

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

10 Aug 17:42
4f47114

Choose a tag to compare

What's Changed

  • We can't extract Associated Objects from methods ending in ? or =. by @kaspth in #42

Full Changelog: v0.9.2...v0.9.3

v0.9.2

02 Aug 15:46
6f73293

Choose a tag to compare

What's Changed

Full Changelog: v0.9.1...v0.9.2

v0.9.1

13 Feb 00:48
e5b5975

Choose a tag to compare

  • Find, test and fix cache_versioning exception message e21bb24

Full Changelog: v0.9.0...v0.9.1

v0.9.0

13 Feb 00:27
fa9e214

Choose a tag to compare

What's Changed

  • Expose record on the Associated Object class level. by @kaspth in #34
  • BREAKING: Replace record_klass with record & remove record_klass by @kaspth in #35
  • Integrate with Active Model + cache_key support by @kaspth in #36

Full Changelog: v0.8.3...v0.9.0

v0.8.3

13 Dec 22:27
64f57b9

Choose a tag to compare

What's Changed

  • Mention seats & entitlements style 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

11 Oct 16:28
f9204ca

Choose a tag to compare

What's Changed

  • Fix generated associated_object_path for CamelCase class names by @itsameandrea in #26

New Contributors

Full Changelog: v0.8.1...v0.8.2

v0.8.1

19 May 00:07
fe37f16

Choose a tag to compare

What's Changed

Full Changelog: v0.8.0...v0.8.1

v0.8.0

13 May 21:30
23bd379

Choose a tag to compare

What's Changed

  • has_object: support plural Associated Object names by @kaspth in #22

Full Changelog: v0.7.1...v0.8.0

v0.7.1

24 Jan 17:04
1ee7571

Choose a tag to compare

What's Changed

Full Changelog: v0.7.0...v0.7.1