rabl v0.11.0 Release Notes

Release Date: 2019-08-16 // over 4 years ago
    • โช Restore ruby 1.8 compatibility (@s01ipsist, @patrickdavey)
    • ๐Ÿ›  Fix Rabl::Tracker to match paths with numbers (@szimek)
    • ๐Ÿ›  Fix caching of a recursive template (@bonobos)
    • ๐Ÿ›  Fix cache for non-rails apps (@t-k)
    • Escape output all at once to properly escape content (@bholzer)
    • โž• Add hashie mash to known object list (@nguyenmighty)
    • โœ‚ Remove root object when set to false value (@mrThe)