Releases: SD4RK/epicstore_api
Releases · SD4RK/epicstore_api
New version 0.2.0
New version 0.1.9
New version 0.1.8
What's Changed
- Fix bug: the first offer was interpreted as suppress_errors by @woctezuma in #26
- Refurbishment by @woctezuma in #25
Full Changelog: v_0.1.7...v_0.1.8
New version 0.1.7
Full Changelog: v_0.1.6...v_0.1.7
New release v0.1.6
- Added a new method (
get_collection) to fetch the collections; - Updated copyright.
Full Changelog: v_0.1.5...v_0.1.6
New release v0.1.5
What's Changed
- Update
get_free_games()to use self._session by @NewUserHa in #19 - Minor refurbishments by @woctezuma in #18
Full Changelog: v_0.1.4...v_0.1.5
New version 0.1.4
What's Changed
- TypeError handling by @gostenkoff in #11
- Bump requests to 2.28.1 & drop Python 3.6 by @Quentame in #17
Full Changelog: v_0.1.3...v_0.1.4
New version 0.1.3.
- Fixed a bug where
fetch_store_gamesdoes not return the game's price even whenwith_priceargument is True.
New version 0.1.2.
- Move author and version into setup.py (#8)
New version 0.1.1.
- Slight changes in docstrings for more readability.
- Updated get_offers_data and offers query.