Skip to content

1.4.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 15 Nov 11:05
· 6 commits to master since this release
e292c28

[1.4.1] - 2021-11-15

Added

  • PR-525 - Python 3.10 is now officially supported
  • PR-522 - Add an optional sdl_file_encoding argument to Engine class, to specify the encoding of SDL files
  • PR-526 - Add an optional sdl_file_encoding argument to create_engine method, to specify the encoding of SDL files

Changed