Skip to content

Releases: simonsdave/gaming-spiders

v1.5.0

18 Jul 13:14
Compare
Choose a tag to compare

Added

  • Nothing

Changed

  • cloudfeaster 0.9.29 -> 0.9.30

Removed

  • Nothing

v1.4.0

09 Jul 03:27
Compare
Choose a tag to compare

Added

  • Nothing

Changed

  • cloudfeaster 0.9.27 -> 0.9.29

Removed

  • Nothing

v1.3.0

23 Jun 23:28
Compare
Choose a tag to compare

Added

  • add check-consistent-clf-version.sh to the CircelCI pipeline
  • add check-circleci-config.sh to the CircelCI pipeline
  • add run-bandit.sh to the CircleCI pipeline

Changed

  • cloudfeaster 0.9.10 -> 0.9.27
  • flake8 3.7.5 -> 3.7.7

Removed

  • Nothing

v1.2.0

09 Feb 20:58
Compare
Choose a tag to compare

Added

  • Nothing

Changed

  • bin/run_all_spiders.sh now discovers and runs spiders
    using spiders.py and spiderhost.py respectively
  • bin/run_all_spiders.sh can now run spiders directly
    or inside a docker container
  • cloudfeaster 0.9.7 -> 0.9.10

Removed

  • removed Xvfb from cfg4dev

v1.1.0

29 Nov 01:22
Compare
Choose a tag to compare

Added

  • document how to run spiders on ECS
  • added bin/kill-and-rm-all-docker-containers.sh

Changed

  • upgrade to Cloudfeaster 0.9.7
  • changed miniclip spider to be a bit smarter and figure out how many
    games where in the top N list rather than assuming it was always 10 games
  • pep8 -> pycodestyle
  • dev-env v0.4.0 -> v0.5.1
  • fixed msnonlinegames.py spider

Removed

  • Nothing

v1.0.0

17 Aug 13:39
Compare
Choose a tag to compare

This is actually the first real release of this project! v0.1.0 was very much a beta:-)

v0.1.0

04 May 13:54
Compare
Choose a tag to compare

Initial release