Added
- Added a (somewhat hacky) hotfix for Ballchasing's somewhat broken continuation token system.
- Added this changelog.
Changed
- Updated `pyproject.toml` to include more information (and in a better visual format).
- Updated `LICENSE` to include the current year.
Fixed
- Fixed the `.xbl` and `.psn` enums to correspond to the correct values (`xbox` and `ps4` respectively).
Removed
- Removed the use of the `prepr` module, as it was essentially unused throughout the entire module.