Skip to content

Releases: SamhammerAG/sag_py_cache_decorator

0.3.4

05 Feb 16:56
eaf9f06

Choose a tag to compare

  • Fix possible issue with multiple method executions (added locking)

0.3.3

28 Nov 08:04
8289b79

Choose a tag to compare

Replace Linter (flake8 with Ruff)

Update

24 Jan 14:08
b8b2b55

Choose a tag to compare

Merge pull request #9 from SamhammerAG/KIT-3970

KIT-3970 Security upgrade

Update to Python 3.12

20 Sep 12:26
528d015

Choose a tag to compare

Update code and requirements for Python 3.12

Update requirements

06 May 11:36
196b16b

Choose a tag to compare

Merge pull request #5 from SamhammerAG/wartung/KIT-3400

KIT-3400 update requirements

0.1.1

15 Feb 09:37

Choose a tag to compare

Made cache accessible in decorated function.

0.1.0

10 May 07:08
5d21424

Choose a tag to compare

  • Initial release