Redis-Objects v0.8.0 Release Notes

Release Date: 2013-11-09 // over 10 years ago
    • ๐Ÿ”จ Refactor to modular include/extend approach to enable hooking and remove evals [nateware]

    • Custom id field via redis_id_field :whatever [liuming]

    • ๐Ÿ‘Œ Support marshaling of sorted set key names for incr/decr [hfwang]

    • โž• Add support for pushing multiple values into a list [scranton]

    • ๐Ÿ›  Fix problematic typo in HashKey#fill [johnmaxwell]

    • ๐Ÿ›  Fix wrong parameter order for revrangebyscore method [FoGhost]

    • Convert to using Bundler from Jeweler to manage gem [nateware]