Cachier Versions Save

Persistent, stale-free, local and cross-machine caching for Python functions.

v3.0.0

2 months ago

v2.3.0

3 months ago

v2.2.2

5 months ago

v2.2.1

10 months ago

Contributed by @cthoyt

v2.2.0

10 months ago

Contributed by @jall ! ❤️

v2.1.1

1 year ago

Contributed by @lordjabez! ❤️

v2.1.0

1 year ago

All thanks to the hard work of @lordjabez

v2.0.2

1 year ago

Contributed by @thewchan !

v2.0.1

1 year ago

Contributed by @lordjabez

v2.0.0

1 year ago

Cachier now supports pickle-based caching for cases where two identically-named methods of different classes are defined in the same module. This changes the naming convention for the pickle files in which the per-function caches are saved, and so it is a breaking change.

Contributed by @shaypal5