cachex v3.0.3 Release Notes

Release Date: 2018-07-15 // almost 6 years ago
  • ๐Ÿš€ This is a minor release to fix an edge condition in fetches:

    ๐Ÿ›  Fixes:

    • ๐Ÿ›  Fixed a rare race condition where a fallback could fire twice
    • ๐Ÿ›  Fixed an issue where a service locator would return a Tuple instead of a process id
    • ๐Ÿ›  Fixed several issues with outdated type specs

    ๐Ÿ‘Œ Improvements:

    • โž• Added new OTP versions to CI builds
    • ๐Ÿ“š Updated documentation to point to the repository tag

    Please report any issues found!