Releases: workfloworchestrator/nwa-stdlib
Releases · workfloworchestrator/nwa-stdlib
1.11.0
18 Nov 10:57
Compare
Sorry, something went wrong.
No results found
1.10.5
30 Oct 13:00
Compare
Sorry, something went wrong.
No results found
Release to fix PyPi naming conflict
1.10.4
30 Oct 12:58
Compare
Sorry, something went wrong.
No results found
1.10.3
29 Oct 15:06
Compare
Sorry, something went wrong.
No results found
1.10.2
08 Aug 07:26
Compare
Sorry, something went wrong.
No results found
1.10.1
17 Apr 10:39
Compare
Sorry, something went wrong.
No results found
What's Changed
Fixes a regression in 1.10.0:
Allow cached_result on function without args/kwargs, use func.__qualname__ in key by @Mark90 in #47
Full Changelog : 1.10.0...1.10.1
1.10.0
15 Apr 13:24
Compare
Sorry, something went wrong.
No results found
Warning: this version has a regression in the @cached_result decorator. Please use 1.10.1 instead.
What's Changed
Full Changelog : 1.9.2...1.10.0
1.9.2
01 Apr 14:11
Compare
Sorry, something went wrong.
No results found
What's Changed
Add revalidate_fn optional param to cached_result for additional check if cache should be revalidated by @tjeerddie in #44
Full Changelog : 1.9.1...1.9.2
1.9.1
05 Mar 15:25
Compare
Sorry, something went wrong.
No results found
1.9.0
06 Jan 09:49
Compare
Sorry, something went wrong.
No results found
What's Changed
Add support for Python 3.13, update syntax to Python>=3.11, update readme by @Mark90 in #42
Full Changelog : 1.8.3...1.9.0