Skip to content

v0.8.0

Latest
Compare
Choose a tag to compare
@professor professor released this 27 Jul 16:30
· 1 commit to master since this release
f713708

[0.8.0] - 2023-07-26

Modified

Changed the implementation of ArQueryMatchers::Queries::TableName to calculate distance of class name to table name to determine which class name is most likely. This changes how tables in only_load_at_most_models are calculated.

Added ruby 3.2 and removed rails 5 from testing matrix