Releases: simonsdave/gaming-spiders
Releases · simonsdave/gaming-spiders
v1.5.0
v1.4.0
Added
- Nothing
Changed
- cloudfeaster 0.9.27 -> 0.9.29
Removed
- Nothing
v1.3.0
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
Added
- Nothing
Changed
bin/run_all_spiders.sh
now discovers and runs spiders
usingspiders.py
andspiderhost.py
respectivelybin/run_all_spiders.sh
can now run spiders directly
or inside a docker container- cloudfeaster 0.9.7 -> 0.9.10
Removed
- removed
Xvfb
fromcfg4dev
v1.1.0
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
This is actually the first real release of this project! v0.1.0 was very much a beta:-)
v0.1.0
Initial release