Skip to content

1.2.1

Latest
Compare
Choose a tag to compare
@MarcCote MarcCote released this 10 Jul 17:19

What's Changed

  • Fix TypeError in logging call by @aphedges in #47
  • Add PEP 8 compliant api, and add deprecation warnings to camel case api methods. by @AndKaminer in #55
  • Adding flake8, pytest, tox, and github actions by @AndKaminer in #59
  • Bump version and fix package.sh by @MarcCote in #61
  • Get rid of deprecation warnings in tests and examples by @AndKaminer in #63
  • Add autocompletion support to examples/human.py by @MarcCote in #62
  • Automatic compilation checking via github actions by @AndKaminer in #64
  • Add docstrings #56 by @AndKaminer in #66
  • Expose underlying ObjectTree that represents the state of the game. by @MarcCote in #70
  • Added special case for Portal objects, to fix bug where 'look <door o… by @PeterAJansen in #73

New Contributors

Full Changelog: 1.1.3...1.2.1