Skip to content

Release v0.15.1

Compare
Choose a tag to compare
@HGSilveri HGSilveri released this 06 Oct 14:52
· 156 commits to master since this release
adbac8b

Bugfix

  • Explicitly defines encoding="utf-8" in calls to open() to comply with systems whose default encoding is not UTF-8.

Changelog

adbac8b Explicitly define encoding in open() calls (#593)