What's Changed
- sync: bug fix - pass appropriate duration value when wait_progress times out by @koreno in #4
- Callable concurrent by @koreno in #5
- concurrency: fix arg handling in concurrent calls in recent feature u… by @koreno in #6
- sync: allow specifying identity of reader when using RWLock by @koreno in #7
- Fix duration str py38 by @koreno in #10
- easy_repr classs decorator by @phistakis in #11
- Fix multiline tip in PException by @Roynecro97 in #13
- Fix timestamp updating in _run_with_args by @Roynecro97 in #15
- sync: bug fix TagAlongThread race condition returning stale results by @koreno in #16
- Add kwargs from by @Roynecro97 in #18
- gevent: add atexit close for the hogging detection thread by @Roynecro97 in #20
- Logbook support by @koreno in #8
- Create python-publish.yml by @koreno in #21
New Contributors
- @phistakis made their first contribution in #11
- @Roynecro97 made their first contribution in #13
Full Changelog: v0.4.3...v0.5.0