2.1.0
What's Changed
- feat: adiciona PythonAnalyzer para análise de arquivos Python by @icrcode in #13
- main branch protection test by @ManfredHair in #20
- Separate sample code into own folder by @ManfredHair in #21
- add readme to sample code folder by @ManfredHair in #22
- feat: add JavaScriptAnalyzer and lexer for JavaScript file analysis by @ManfredHair in #23
- improve analyze file by @ManfredHair in #24
- create sample javascript code by @ManfredHair in #26
- feat: add GoAnalyzer and lexer for Go file analysis by @icrcode in #25
- Translations by @CodyKoInABox in #40
- update readme to include new translate command by @CodyKoInABox in #50
- new build with translations by @CodyKoInABox in #51
- Translations by @CodyKoInABox in #52
- Analyze menu by @CodyKoInABox in #67
- Optimize analyze command by @CodyKoInABox in #70
- include lang.txt in gitignore to freeze it by @CodyKoInABox in #77
- add: complex code examples in JavaScript and Python by @icrcode in #79
- create version command by @ManfredHair in #83
- update gitignore to include venv by @ManfredHair in #86
- tests: montei os testes unitarios mas nada ta funcionando socorro by @icrcode in #88
- update readme dev how tutorial by @ManfredHair in #89
- Create python-app.yml by @CodyKoInABox in #90
- Create codeql.yml by @CodyKoInABox in #92
- Create FUNDING.yml by @CodyKoInABox in #93
- Create SECURITY.md by @CodyKoInABox in #94
- Update SECURITY.md by @CodyKoInABox in #95
- add -all flag to analyze command by @CodyKoInABox in #100
- add --json flag to analyze command by @CodyKoInABox in #101
- Fix tests by @CodyKoInABox in #105
- Separate cli commands into folders by @ManfredHair in #111
- aweasdads by @gtins in #113
- arrumar a BOMBA by @ManfredHair in #115
- remove unused imports by @ManfredHair in #116
- Create CODE_OF_CONDUCT.md by @CodyKoInABox in #118
- Create CONTRIBUTING.md by @CodyKoInABox in #119
- make code of conduct dune themed by @CodyKoInABox in #120
- Separate analyze file by @CodyKoInABox in #122
- remove unused import by @CodyKoInABox in #123
- Add export command and results exporting functionality by @icrcode in #128
- tests for all 4 langs by @ManfredHair in #129
- new workflow that requires all tests to pass to merge by @ManfredHair in #130
- Structural changes by @ManfredHair in #131
- Fix everything by @ManfredHair in #135
- Count inline comments by @ManfredHair in #137
- Inline comment tests by @ManfredHair in #139
- improve README formatting and clarity by @icrcode in #142
- N2 by @gtins in #147
- N2 gustavo by @gtins in #149
- pip 2.0 version (N2) by @CodyKoInABox in #150
- new README updated for version 2.0 by @CodyKoInABox in #151
- add artwork to readme by @CodyKoInABox in #152
- Pipy publishing workflow by @CodyKoInABox in #153
- Testing pypi workflow by @CodyKoInABox in #154
New Contributors
- @icrcode made their first contribution in #13
- @ManfredHair made their first contribution in #20
- @CodyKoInABox made their first contribution in #40
- @gtins made their first contribution in #113
Full Changelog: https://github.com/spicecodecli/spicecode/commits/2.1.0