Skip to content

MetaStalk v2

Compare
Choose a tag to compare
@Cyb3r-Jak3 Cyb3r-Jak3 released this 05 May 17:11
· 27 commits to master since this release
v2.0.0

[v2.0.0] - 2020-05-03

Rename to MetaStalk

Rename to MetaStalk to create PyPi package and a lot backend development changes.

Added

  • License scanning
  • Codecov
  • Pipfile and Pipfile.lock for pipenv.
  • Added .gitlab folder for service desk.
  • setup.py for pypi.

Changed

  • Reverted dependency scanner to default template.
  • Name from PyStalk to MetaStalk as PyStalk is taken.
  • Moved all files to MetaStalk directory.
  • Moved ExamplePhotos to own directory.
  • License scanning now only on master branch and tags.
  • Can only run on from package.

Removed

  • Dropped support for Python 3.5 as hachoir does not support it.
  • Dropped using pipenv for pipeline.
  • Markdownlint check in codeclimate.