walrus v0.8.1 Release Notes

Release Date: 2020-04-03 // about 4 years ago
    • ๐Ÿ›  Fix missing parameter in error message, #105.
    • โœ‚ Remove redundant call to delete() when using Model create() API.
    • ๐Ÿ›  Fix TTL units and lock event wait timeout handling.
    • โž• Adds Hash.setnx() method to the hash container.
    • Do not double-decode strings when user has enabled decode_responses, #121.
    • ๐Ÿ›  Fix mapping of types in get_key() method to return the proper container type, #120.

    View all changes