Skip to content

Releases: real-easypy/easypy

v0.5.0

04 Mar 21:18
39665ac
Compare
Choose a tag to compare

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

Full Changelog: v0.4.3...v0.5.0

v0.4.3

28 Apr 21:09
Compare
Choose a tag to compare
0.4.3: release