History

0.5.0 (2020-01-14)

  • Add --create-group flag to analyze subcommand
  • Add privacy feature to truncate paths in submission
  • Support Truffle projects as target directories
  • Add SonarQube output format option
  • Revamp usage documentation
  • Update coverage to 5.0.3
  • Update package details

0.4.1 (2020-01-03)

  • Add batch directory submission feature
  • Add a --yes flag to skip confirmation messages

0.4.0 (2020-01-02)

  • Add --output flag to print to file
  • Refactor test suite
  • Update coverage to 5.0.1
  • Update Sphinx to 2.3.1
  • Update tox to 3.14.3

0.3.0 (2019-12-16)

  • Add links to MythX dashboard in formatters
  • Add support for analysis groups
  • Split up logic in subcommands (analysis and group)
  • Add CI flag to return 1 on high-severity issues
  • Add parameter to blacklist SWC IDs
  • Fix bug where --solc-version parameter did not work
  • Refactor test suite
  • Update pytest to 5.3.1
  • Update Sphinx to 2.3.0

0.2.1 (2019-10-04)

  • Update PythX to 1.3.2

0.2.0 (2019-10-04)

  • Update PythX to 1.3.1
  • Add tabular format option as new pretty default
  • Update pytest to 5.2.0
  • Various bugfixes

0.1.8 (2019-09-16)

  • Update dependencies to account for new submodules

0.1.7 (2019-09-16)

  • Update pythx from 1.2.4 to 1.2.5
  • Clean stale imports, fix formatting issues

0.1.6 (2019-09-15)

  • Improve CLI docstrings
  • Add more formatter-related documentation

0.1.5 (2019-09-15)

  • Add autodoc to Sphinx setup
  • Add middleware for tool name field
  • Enable pypy3 support
  • Add more verbose documentation
  • Allow username/password login

0.1.4 (2019-09-13)

  • Fix Atom’s automatic Python import sorting (broke docs)

0.1.3 (2019-09-13)

  • Fix faulty version generated by bumpversion

0.1.2 (2019-09-13)

  • Fix bumpversion regex issue

0.1.1 (2019-09-13)

  • Initial implementation
  • Integrated Travis, PyUp, PyPI upload

0.1.0 (2019-08-31)

  • First release on PyPI.