Skip to content
First Version with package
**[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](https://codecov.io/gl/Cyb3r-Jak3/pystalk)
- 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.