Changelog

View Source

The noteworthy changes for each Redbird version are included here. For a complete changelog, see the git history for each version via the version links.

To see the dates a version was published see the hex package page.

0.7.2 (2025-06-25)

Bug Fixes

  • Failing tests and missing import (f9d71bd)

0.7.1

Fixes

  • Avoid resetting the session key with each call to put/4 (#72).
    • For a description of issue and fix, see commit 5dc6bc48.
  • Fix the broken session expiration test (#73).

0.7.0

Breaking