- Improved tests
- Analyzing remote git repository with . (dot) in repository name
- Analyzing remote git repository with specific commit hash
- Tiny fix of calling webbrowser for log-in page
- Removed explicit dependency from asyncio, as it's included to python itself and conflicts with some virtual environments
- Added a way to specify custom 'source' argument
- Added symlink support
- Added direct file analysis
- Fixed bug with analysis of huge repostories
- Fixed relative path, when analysis only one path
- Improved file/folder ignoring patterns
- Added new argument "severity" to CLI
- Changed status from Beta to Stable
- Added C/C++ into supported languages
- Improved processing of very large folders
- Proper exit codes to use the CLI in pipelines
- Optimized file paths to send only relative paths
- Fixed file processing in Windows
- Rewritten from scratch
- Much faster and reliable execution
- Backwards incompatible changes
- Stringent python requirements: 3.6+
- Removed confirmation step for uploading folders
- Simplified logging
- Added support of very large folders
- Bugfixes
- Hotfixes
- Added "--version" command argument
- Hotfixes
- Improved multi threading
- Hotfixes
- README and classifier improvements
- Initial release