Garner v0.1.1 Release Notes

    • ๐ŸŽ‰ Initial public release at GoRuCo, read the announcement.
    • Grape mixin takes a single parameter, binding and context are extracted from it - @dblock.

    0.1

    • ๐ŸŽ‰ Initial implementation based on @fancyremarker's original code.
    • Rack middleware for cache busting, Garner::Middleware::Cache::Bust - @dblock.
    • Generating ETags, Garner::Objects::ETag - @dblock.
    • Garner::Cache::ObjectIdentity cache - @dblock.
    • Version, Caller, RequestPath and RequestGet key generation strategies - @dblock.
    • Expiration cache strategy - @dblock.
    • Grape and Mongoid mixins - @dblock.