Skip to content

Releases: SD4RK/epicstore_api

New version 0.2.0

19 Jul 16:11

Choose a tag to compare

What's Changed

Full Changelog: v_0.1.9...v_0.2.0

New version 0.1.9

13 Sep 19:49

Choose a tag to compare

What's Changed

  • Fix game url so free_games_example.py can run by @ConForza in #27

New version 0.1.8

17 May 14:40

Choose a tag to compare

What's Changed

Full Changelog: v_0.1.7...v_0.1.8

New version 0.1.7

10 Oct 22:36

Choose a tag to compare

New release v0.1.6

29 Apr 14:45

Choose a tag to compare

  • 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

21 Feb 18:42
4a3dd5f

Choose a tag to compare

What's Changed

Full Changelog: v_0.1.4...v_0.1.5

New version 0.1.4

21 Nov 17:20

Choose a tag to compare

What's Changed

Full Changelog: v_0.1.3...v_0.1.4

New version 0.1.3.

11 Apr 19:35

Choose a tag to compare

  • Fixed a bug where fetch_store_games does not return the game's price even when with_price argument is True.

New version 0.1.2.

13 Feb 01:03

Choose a tag to compare

  • Move author and version into setup.py (#8)

New version 0.1.1.

10 Nov 19:19

Choose a tag to compare

  • Slight changes in docstrings for more readability.
  • Updated get_offers_data and offers query.