Skip to content

Version 1.4.7

Compare
Choose a tag to compare
@achilleas-k achilleas-k released this 20 Jul 14:34
· 1079 commits to master since this release

Changes

  • Files can now be opened using the with statement for context management.

Relevant PRs

  • #316: Open files using context manager