Skip to content

v0.5.1

Compare
Choose a tag to compare
@jtc42 jtc42 released this 24 Apr 16:39
· 711 commits to master since this release
  • Added a lock when setting ClientEvent (30df884)
  • Added explicit all (715d113)
  • Added tests and simplified publish workflow (37502fa)
  • Apply request context to task target in correct thread (ea68ea7)
  • Bumped coverage back up (7dbed81)
  • Changed rupdate to merge (76966a0)
  • Code formatting (696d5aa)
  • Code formatting (a0c8550)
  • continue-on-error for code quality check (5b0ea37)
  • Create codecov.yml (1bfc966)
  • Explicit Fields imports (282ddb2)
  • Explicit project target (532be56)
  • Fix ClientEvent key removal (b89b8ec)
  • Fix dangerous default argument (520fdb8)
  • Fixed bad comparison tests (eec11cf)
  • Generate target string before applying request context (dbaff52)
  • Remove explicit fetch-depth (7efd30b)
  • Remove unnecessary comprehension (19a678e)
  • Remove unnecessary f-string (5d50c3c)
  • Remove unused imports (f07e005)
  • Remove unused variables (ec4a3bf)
  • Removed unnecessary literals (06dcd1f)
  • Revert continue-on-error for code quality check (074fa28)
  • Simpler comparison (da49cfd)
  • Updated and iterated version to 0.5.1 (550160b)
  • Use literal syntax to create data structure (5f1ef86)
  • Use set comprehension (906a308)