Skip to content

v3.4.0

Compare
Choose a tag to compare
@whitfin whitfin released this 02 Jun 17:46

Cachex v3.4.0 is a very small set of changes with a couple of fixes and improvements.

Fixes:

  • Corrected several documentation typos in public documentation.
  • Corrected various specifications causing dialyzer warnings.
  • Fixed a bunch of deprecation warnings raised in Elixir v1.5 through v1.12.

Improvements:

  • Added support for :trusted flags when loading cache backups.
  • Allowed Elixir to manage :applications automatically.
  • Migrated away from Travis CI to Github Actions.
  • Raised the minimum Elixir requirement to v1.5.

Please make sure to file any issues found!