Releases: mo-5/ddssa
Releases · mo-5/ddssa
V1.0.0
This is an initial release of the application.
What's Changed
- Setup Poetry by @samuel-gamelin in #6
- Prototype of the parser class by @mo-5 in #11
- Expand AST Parsing by @john-breton in #12
- Initial implementation for the CLI by @samuel-gamelin in #13
- Remove sub loops by @john-breton in #15
- Update readme by @mo-5 in #16
- Added UML Class Diagram by @KhalilAalab in #18
- Sr logic implementation by @mo-5 in #19
- [Initial] Pdf generator by @mo-5 in #20
- Unit Tests for SRCalculator by @john-breton in #21
- General Fixes by @john-breton in #25
- Add schemas and toy example. by @john-breton in #28
- Introduce formatting, linting, and tests in GitHub Actions by @samuel-gamelin in #30
- UI init by @john-breton in #31
- Add requirements.txt parser by @john-breton in #37
- Add functionality to PathParser for requirement file parsing by @samuel-gamelin in #38
- Implement poetry.lock parser by @samuel-gamelin in #44
- Add setup.py and setup.cfg parser by @john-breton in #47
- Change from pdf to html by @mo-5 in #48
- Add Pipfile and Pipfile.lock parsers by @john-breton in #49
- Implement pyproject.toml parser by @samuel-gamelin in #50
- Refactoring by @john-breton in #52
- Use codecov by @samuel-gamelin in #53
- Coverage by @samuel-gamelin in #54
- Coverage by @samuel-gamelin in #55
- Move append items to list definition by @deepsource-autofix in #59
- Remove unused imports by @deepsource-autofix in #58
- Address PTC-W0060 by @john-breton in #65
- Add CVE parsing and data collection by @john-breton in #68
- Query parse UI by @samuel-gamelin in #71
- [New] Html generator, loading screen, and clean up html strings by @mo-5 in #80
- Cache poetry installation by @mo-5 in #86
- Initial support for API key in backend by @samuel-gamelin in #87
- Uml milestone 2 by @KhalilAalab in #91
- UI vulnerability documentation by @KhalilAalab in #95
- Testing by @KhalilAalab in #93
- CVE score by @john-breton in #96
- Add pdf generation by @mo-5 in #99
- Level 1 threading by @john-breton in #100
- Fix pylint warnings by @KhalilAalab in #102
- Add support to save API key in UI by @samuel-gamelin in #104
- Level 2 threading by @john-breton in #106
- Add report output options to CLI by @samuel-gamelin in #109
- Fix CLI by @samuel-gamelin in #112
- Add dialog for saving by @mo-5 in #111
- fix thread by @mo-5 in #117
- unused imports by @mo-5 in #114
- File picker by @john-breton in #118
- LibCST fix for the AST Line Number Bug by @KhalilAalab in #108
- Update dir name by @mo-5 in #120
- Documentation by @samuel-gamelin in #123
New Contributors
- @samuel-gamelin made their first contribution in #6
- @mo-5 made their first contribution in #11
- @john-breton made their first contribution in #12
- @KhalilAalab made their first contribution in #18
Full Changelog: https://github.com/mo-5/ddssa/commits/v1.0.0