- Made progress bar now appear in a green color on supported terminals
- Added progress bar mode #2
- new mode allows tracking full process with just 1 progress bar
- completely reconfigured the ProgMixin class
- major edits to the way progress bars are tracked in all modules
- other bug fixes
- Clean up and consolidate many cli help strings
- Removed some of the less popularly used argument shortcuts
- Edited module and class level docstrings
- Removed old/useless code.
- Added
--align
cli flag for piece aligning v1 torrents
- Updates to Documentation.
- Updated the main Gif in the readme file
- Improved unittesting
- Added new tests for functions in utils module
- Updates and improvements to documentation
- Updates and improvements to readme file
- Updates and improvements to docstrings
- Fixed error with command line arg
info
not displaying information correctly
- Fixed bug where torrent files could no be read when created without trackers
- added new command line option for magnet subcommand
- fixed some coverage gaps caused by 0.8.10
- fixed bugs introduced by 0.8.10 with magnet URI creation
- added support for hybrid magnet links
- added tests for when a magnet link is generated with no trackers at all
- added support for bittorrent v2 magnet links
- added unit tests for v2 magnet links
- updated algorithm for human readable byte formatting
- fixed bug with the config file parsing
- added checks to ensure the config file is parsed correctly
- added checks for applying configfile parameters to torrent properly
- deprecated and removed the
--cwd
command line flag as it is now default behaviour - removed unittests testing the
--cwd
behaviour
- added loading create torrent options from a configuration file
- added unit tests for configuration functions
- update documentation with new information about configuration file
- added CLI options for indicating the use of a configuration file
--config
- added a CLI option that specifies where to look for config file
--config-path
- removed interactive
-i
mode from cli options as it is now deprecated.
- Added the rename subcommand
- Added unittests for the new subcommand
- Default command is now "create" when user ommits entering subcommand
- Added unittests for default command
- Added shortcut command
tfile
as an alternative totorrentfile
- Fixed bug with argument parser that allowed for duplicate aliases
- Added support for python 3.11
- Updated CI/CD Workflow
- Updated documentation
- Deprecated the -i interactive argument option and added warnings in documentation
- Fixed bug with linux platforms not installing a binary cli command
- Fixed debug logging errors with the rebuild command
- Improved log message readability
- Compatability upgrades for torrentfileQt synchronization
- Added coverage details to documentation folder
- Documentation Updates
- Fixed logging issues with rebuild module.
- Improved algorithm for rebuild module.
- Improved testing for rebuild module.
- Added the callback mixin to the rebuild module
- Fix compatability with GUI frontend torrentfileQt.
- Rebuild subcommand now checks on a hash by hash basis
- Fixed coverage issues
- Added unittests for the rebuild command
- Fixed bug with torrentfile creation when a file was a perfect power of 2
- Reconfigured the rebuild module
- Reconfigured the rebuild cli flags and arguments
- Further improvements to documentation
- Fixed bug that interrupted the creation process when using gui version
- Added unittests
- Improved docstrings and docstring formatting
- Renamed a couple of methods
- overhaul documentation
- reconfigured CI files and configuration and packaging files
- Convert to pyproject.toml setuptools packaging info source
- Changed default behavior to save torrent files to cwd
- edited all unittests to reflect default behavior
- added deprecation messages for the cli arg and class paramteter
- last update to version 0.7.x
- Fixed issue with progress bar displaying inaccurate details
- Other minor bug fixes
- Updated output for Recheck subcommand for better readability
- Updated documentation
- Updated Readme
- added quiet mode to cli global options
-q
- Added unit test to fix coverage gaps
- Fixed warnings created by pylint
- Added rebuild module and subcommand see docs for more info
- Added documentation entry for rebuild subcommand
- improved logging messages
- added unit tests
- improved and expanded on type hints
- minor bug fixes
- complete rewrite of the recheck procedures
- Recheck now provides more accuracy and more details
- improvements to the new custom progressbar
- changed the cli argument for the progress bar
- the options are now just 0 and 1
- included new unit tests for all new features
- marked unused functions as deprecated
- added a new hasher object for v2 and hybrid torrents
- minor bug fixes and styling changes
- more updates to logging
- major improvements to progress bar
- removed tqdm as dependency
- implemented custom progress bar logic
- new cli argument controlling the progress bar
- support for pyben 0.3.1
- added threading to recheck module
- added mixins module
- unit test updates and improvements
- updates to logging facility
- fixed bug in created hybrid torrent files
- fixed cli when subcomman not chosen
- doc updates
- unit test updates and improvements
- cleaned up readme and help messages
- removed useless print statements
- improved CI tooling and checking
- minor bug fixes
- split CI integration into separate platform specific files
- added new cli argument
--cwd
which changes the default save to location to the current working directory (this will be default in future) - added unit tests to cover the new argument
- Changed license to a the more permissive Apache 2 software license
- Fixed issues with logging to file.
- Finished adding tests for Unicode Support
- Deprecated some unneccessary code
- Clean up documentation and README
- removed config files no longer in use.
- Fixed bug that created a torrent file with no name.
- Fixed bug that would error if cli path was listed after announce urls
- Added full unicode support.
- Added Unittests for new features and bug fixes
- Fixed bug that occured during recheck when file of 0 length is included.
- Altered Recheck algorithm to process 0 length files.
- Only effected meta version 2 and hybrid torrent files.
- Added unittests to cover the situation.
- Updates to documentation
- Integrated Type hints in source code
- Updated build and CI process
- The --progress flag is now --noprogress
- Default behavior is to show progress bar
- use --noprogress to not show
- added CLI Help format strings
- added custom CLI help formatter class
- Titled Help Message section headers
- Fixed a bunch of error pages created by mkdocs
- Documentation for newest features
- CLI usage examples
- Improved unittests
- made progress bar active by default
- Updates to API
- bug that created faulty Bittorrent V2 meta files in some instances.
- back to working as it should.
- Support for creating Magnet URI's
- Added optional progress bar for torrent creation
- Log File handler
- CLI args page in documentation
- verbose and logging bugs
- multi tracker errors bug
- CLI interface add subcommands
- added interactive mode
- Re-wrote the recheck module
- fixed documentation and docstrings
- linting and testing errors
- Fixed Bug that would format list of trackers incorrectly
- CLI Bug Fixes
- Bug fixes
- Documentation error pages
- cli commands alterations
- debug logging during creation process
- Fixed Bug that was adding wrong fields to info dict
- Slew of new unit tests
- Stricter linting features
- Alternative method of -re-check feature
- Bug Fixes
- CLI help formatting errors
- Improved Algorithm performance for ReCheck.
- Additions to documentation.
- Fixed A bug that misspelled a field when creating Hybrid torrent files.
- Re-Check procedure for v2 and hybrid torrent file checking.
- CLI Help and Usage Messages.
- Expanded CLI args.
- Completely new CheckerClass which replaces old Checker
- Hooks for GUI or other 3rd party apps to hook into Checking
- Documentation and Unit tests for new CheckerClass
- Documentation and docstrings improvements
- Better code formating and more detailed docstrings
- More unit tests.
- The ReChecker feature now supports v1, v2, & hybrid .torrent file.
- Bug in CLI for python < 3.8
- Added tests for hybrid class
- Added logging features
- new cli flag to activate debug mode
- Documentation theme.
- Fixed Bug that allowed improper piece length values.
- Fixed bugs in creating hybrid files.
- Bug Fix that broke cli.
- Added/Improved support for hybrid meta files.
- Many additions to testing suit including linting and coverage tests.
- Styling fixes.
- Bug Fixes.
- Prelimenary support for bittorrent hybrid meta files.
- Bug Fixes
- major imporvements to torrentfile-GUI.
- minor adjustments to this package for integration.
- Code consolidation
- Bug Fixes
- Documentation additions
- Implemented CI/CD Integration
- Bug Fixes
- Code Style and Formatting
- Added more unittests
- Bittorrent Protocol V2 Support
- v2 metafile options to cli
- v2 metafile tests
- Docstrings Improvements.
- Added documentation rederer.
- Improved readme file.
- formatting
- Added a Command Line Interface
- Rough Graphical User Interface
- Minor Bug Fixes
- Improved unittest coverage
- added SHA256 support
- Feeder class for seemless file switching
- Fixed the primary entrypoint function.
- Improved docstrings
- Bug fixes
- Added Unittests
- added bencode support
- added hashing support
- Initial concept and planning