All Versions
23
Latest Version
Avg Release Cycle
-
Latest Release
-

Changelog History
Page 3

  • v0.0.4 Changes

    • ๐Ÿ›  Fix: only marshal attributes, embedded associations and normalized association IDs
    • โž• Add cache version number to cache keys
    • โž• Add test case to ensure version number is updated when the marshalled format changes
  • v0.0.3 Changes

    • ๐Ÿ›  Fix: memoization for multi hits actually work
    • ๐Ÿ›  Fix: quotes SELECT projection elements on cache misses
    • โž• Add CPU performance benchmark
    • ๐Ÿ›  Fix: table names are not hardcoded anymore
    • Logger now differentiates memoized vs non memoized hits
  • v0.0.2 Changes

    • ๐Ÿ›  Fix: Existent embedded entries will no longer raise when ActiveModel::MissingAttributeError when accessing a newly created attribute.
    • ๐Ÿ›  Fix: Do not marshal raw ActiveRecord associations