Skip to content

Version 0.1.0

Released July 11th, 2024

Info

This information was gathered after looking retroactively at the source code and comparing this to the previous version; changelogs were not generated at the time of this release. Information may not be completely accurate.

Breaking Changes

  • Module folder name changed from wame-engine to wame.

Additions

  • Docstrings added to Area object and attributes.

Fixes

  • More detail added to Button.render method docstring.
  • ValueError raised when Scene not set at Engine runtime message was given more detail.
  • Insignifant changes to Scene.on_* docstrings.