Skip to content

v3.0.1

Choose a tag to compare

@Byron Byron released this 12 Jun 01:34
· 131 commits to main since this release
757f773

Bug Fixes

  • deprecate that_in_background() as that() is definitely non-blocking now.
    Note that we keep with_in_background() as it's unclear if a custom
    launcher blocks or not.

Commit Statistics

  • 1 commit contributed to the release.
  • 1 commit where understood as conventional.
  • 0 issues like '(#ID)' where seen in commit messages

Commit Details

view details
  • Uncategorized
    • deprecate that_in_background() as that() is definitely non-blocking now. (df358d2)