- Minor bug fixes for windows 11 - Updated CI/CD workflow and tools - re-wrote tox workflow
* * *
0.3.7
- Added bencode editor tab - Added full bencode viewing support - Added support for editing bencode values - Ability to save the edits back to original torrentfile - added new module for testing bencode editor - minor UI tweaks - covered all coverage gaps for now - Added new icons for bencode editor fields - updated manifest - other minor bug fixes
* * *
0.3.6
- Edits throughout the full source code. - Added the style manager class for qss - included two menu options that control font size - made changing themes and adding new themese easier - changed the torrent file creator to run in a Qthread. - added a status bar to show runtime messages - adjusted the widget sizes on the recheck tab - changed the table widgets to be QToolBars in the editor tab - fixed all of the issues with unit tests - switched from prospector to tox for CI and DevOps - added `__main__.py` and the entry point. - updated manifest - updated packaging information and switched to pyproject.toml - other minor bug fixes
* * *
0.3.0
- Added/Improved support for hybrid meta files. - Many additions to testing suit including linting and coverage tests.
---
0.2.8
- Styling fixes. - Bug Fixes. - Prelimenary support for bittorrent hybrid meta files. - Bug Fixes
---
0.2.7
- major imporvements to torrentfile-GUI. - minor adjustments to this package for integration. - Code consolidation - Bug Fixes - Documentation additions - Implemented CI/CD Integration