Skip to content

Tags: RevenueCat/meta-memcache-py

Tags

v2.0.0

Toggle v2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update actions in CI (#61)

Github is deprecating NodeJS 16 that is present in some of the
old actions we were using.

Moving to use @main

v1.1.2

Toggle v1.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add failure handling to MigratingCacheClient (#57)

* Add failure handling to MigratingCacheClient

## Motivation / Description
I forgot to add this file to the failure handling changes.

* bump version to 1.1.2

v0.9.5

Toggle v0.9.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Use TypeVars for from_server* factory methods (#33)

## Motivation / Description
Using typevars allows child classes to work and get
the right type hinting.

v0.9.2

Toggle v0.9.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
♻️ refactor: remove Final from event so that new handlers can be adde…

…d or removed (#29)

v0.9.1

Toggle v0.9.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
🔖 chore(ver): bump to 0.9.1 (#28)