- Added new Cosmetics endpoint - Added `id`, `added` and `added_since` as search parameter - Added `showcase_video` to `BrCosmetic`
2.1.4
- Fixed issue that a dict was returned instead of a 'BrCosmeticVariantOption' class
2.1.3
- Fixed issue that Forbidden and NotFound where confused when using the async wrapper - Fixed issue that Forbidden error handling was missing in sync wrapper
2.1.2
- Fixed issue where Enums or datetime are not converted when using them as search parameter
2.1.1
- Fixed issue that API key was still required - Changed type and rarity parameter to enums
2.1.0
- Fixed issue when the result is no JSON - Renamed user to account - Added UNKNOWN rarity for some rare cases where the library wasn't updated fast enough - Added stats endpoints - Added forbidden error - Fixed issue with aiohttp library version