History

unreleased v1.0.2 v1.0.2 ——

  • Added socialbrute tests for each module
  • Check if the browser has been started on travis
  • Added release-notes make command to generate history from the latest commits
  • Added chromedriver installation and jobs environments on travis
  • Fixed the installation of codecov in travis
  • Removed unused imports and variables and conformed to the PEP 8 style guide
  • Removed setuptools-changelog package, use only bump2version to change history
  • Added installation of codecov in travis
  • Added develop requirements
  • Fixed phony and added other commands in makefile
  • Fixed duplicate language in travis configuration

v1.0.1 (2019-10-21)

  • Added sudo and python language parameters
  • Fixed packages inside setup.py
  • Added –no-sandbox chrome option argument
  • Fixed missing dependency

1.0.0 (2019-10-14)

  • First release on PyPI.