Skip to content

1.1.10

Compare
Choose a tag to compare
@mwydmuch mwydmuch released this 10 Nov 01:09
· 291 commits to master since this release

Changes in ViZDoom 1.1.10

Python Bindings

  • Fixed support for Python 3.10
  • Removed dependency on Numpy and simplified the process of building Windows wheels.

Input/output

  • Added support for tuples and ndarrays as arguments in many functions, where previously only lists were accepted.