- Bug fix (49): added logic to skip package with containing a `<del>` tag
2.04
- Bug fix (44): fixed screen rotation from GUI due to key in dictionary not being cast to int from string
2.03
- fixed small typos for the keyword `upgradeable`
2.02
- added `--guided-setup` option on the CLI to assist users with setting up MMPM when first installing - cleaned up some error handling as well
2.01
- Massive, massive, upgrades. Total CLI, and GUI redo. Far too many changes to list.
1.25
- Enhancement. Reworked installation commands to handle conflicting names - Enhancement. Reworked listing commands to display installed modules more accurately - Bug fix (29). Corrected `log.info` to `log.logger.info` in utils.py within the `kill_magicmirror_processes` function