Version v0.1.98¶
This release includes a bug fix to remove a duplicate method in the App class and updates a development dependency to the latest version.
New Features¶
- No new features were added in this release.
Bug Fixes¶
- Removed duplicate
escapeHtmlmethod from the App class to clean up the codebase (7bcf91) (Eric Ma)
Deprecations¶
- No deprecations in this release.
Dependency Updates¶
- Bumped development dependency
systeminformationfrom version 5.30.6 to 5.31.1 to keep up with latest improvements and fixes (881368) (dependabot[bot])