-
v2.2.05dc49e5e · ·
## [v2.2.0](https://gitlab.com/Cyb3r-Jak3/metastalk/-/releases/v2.2.0) - 2020-05-08 ## Added - Sub-directory support. - HEIC and HEIF file support. - Added WebP, JPEG image export options. ### Changed - Moved all requirements files to a [requirements directory](./requirements/). - Moved to exifread from hachoir to enable more options and heic support. - HTML exports uses cdn for scripts. - Removed some lines from coverage checks as they can no be processed.
-
v2.1.09298279f · ·
v2.1.0 **Added** - Ability to pass both directories and individual files. - Unittests for testing. - Footer for run time. - Export feature. - Added metastalk dev and image install. - [Codacy](https://www.codacy.com/) - Two new arguments `--no-open` and `--alphabetic`. - `--no-open` will make it so a new browser tab is not opened. - `--alphabetic` will sort all the charts alphabetically. **Changed** - Created MetaStalk Class. - All titles for charts are centered.
-
v2.0.0b33fcc7a · ·
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.
-
v1.27f2fbe81 · ·
Added: - Added 5 more example photos. - Artifact in build stage to view logs, bandit and coverage reports. - Added flash analyzer to show levels of flash. - Added Software and Focal charts. - Deepsource tracking. Changed: - Made the logger wipe old log file. - Better try/expect for GPSCheck and DateTime. - Fixed Text Align. - Renamed Pylint rc file to correct name for building. - Title location for Model chart. - Fixed module descriptions. - Updated app title. - Updated app header. Removed: - Removed Static Testing.
-
v1.1a20461c4 · ·
Added - Try/except in app.py for dash for clean exit - Logging feature which gets created with logger in utils - Custom log levels arguments - Favicon in assets folder - Modules folders contains all graphing features. - Easier for future development - Table that reports the gps timestamp Changed - Made plots a dictionary to improve graph name - Moved Geo title to initial figure - Changed web browser open to localhost to deal with HTTP Everywhere. - Added all extra python code to utils directory - Added option to disable invalid name in pylint rcfile - Moved, GPS_Chart, Model_Chart and Stats to modules - Added development branch coverage - Moved Photo stats to the top - Renamed app.py to web.py - Changed GPS check to seeing if there is latitude