- Move from `setup.py` to `pyproject.toml` - Apply Flake8 & Yapf - Add some basic tests - Some fixes thanks to tests - Rename the project from `python-bundle` to `pyxavi` - Add some Docstrings - Merge together `Media` and `Downloader` into `Media` - `Media` methods renamed
0.0.6
- Added `Downloader`
0.0.5
- Added `Media`
0.0.4
- Created package - Added `Config`, `Logger`, `Storage` and `Debugger`