Skip to content

v0.4.0

Choose a tag to compare

@vxgmichel vxgmichel released this 27 Jan 20:26
· 82 commits to main since this release
  • Fix typos in comments (PR #89 by @kianmeng)
  • Use daemon threads for non-file stream reader (PR #91 and #95 by @Krutoy-4el)
  • Drop python 3.6 and add python 3.10 support (PR #92)
  • Fixed multi-line strings (PR #93 by @Krutoy-4el)
  • Add checks for returns and yields (PR #94 by @Krutoy-4el )