- First code creation
- Add several modules, add feature to create effects for canvas items, reword documentation, refactor two main window canvas attributes
- Add feature for a user to send commands, add code for changing the state of menu bar entries, document more comments and docstrings
- Add docstrings for adapter classes, bump dependency to latest powermole library package
- Refactor main window code for simplicity and readability
- Redraw Agent's movement to be more accurate, refactor a bunch of public methods into protected ones, add docstrings for all canvas items, remove the creation of the canvas item objects during initialization, remove the scaling feature
- Reword status messages in status banner, reword documentation, bump dependency to latest powermole library package, add feature to set heartbeat interval value
- Bump dependency to latest powermole library package, fix bug to terminate the right thread, redraw animation for demo purposes, reword commit messages associated with releases, add instructions how to execute powermolegui, reword list of keywords for PyPi
- Bump dependency to latest powermole library package
- Bump dependency to latest powermole library package, reword email address, and fix bug responsible for crashing when user hits Ctrl+C in shell
- Document paragraph Requirements for macOS Monterey
- Fix unexpected indentation in README
- Fix security vulnerability in 3rd party package
- Fix development workflow
- Fix security vulnerability, fix linting errors, bump dependency
- Fix development workflow, and document paragraph about software requirements
- Fix syntax error in documentation
- Document introductory paragraph and bump dependency to latest powermole library package
- Add Read The Docs configuration file v2, fix development workflow step _upload, fix command-option, bump dependencies
- Bump 3rd party package to fix security vulnerability, update template with newer Python version