cachex v3.2.0 Release Notes

Release Date: 2019-08-02 // over 4 years ago
  • ๐Ÿš€ Cachex v3.2.0 is a minor release with a couple of new features and various improvements.

    ๐Ÿ›  Fixes:

    • ๐Ÿ›  Fixes a broken return signature in execute/3.
    • ๐Ÿ“š Various fixes for typespecs and documentation.

    ๐Ÿ‘Œ Improvements:

    • โž• Added new Elixir/OTP versions to CI builds.
    • โž• Added some missing benchmark functions.
    • Introduced the ability to import to a cache via import/3.
    • Introduced the ability to enable ETS table compression.
    • โšก๏ธ Updated all dependencies to their latest versions.

    Please make sure to file any issues found!