What's Changed
- 👻 Fixing types for mypy by @shawn-hurley in #535
- 👻 make release workflow callable by @pranavgaikwad in #533
- 👻 Remove duplicated docker cp command by @abrugaro in #532
- 🐛 fix packaging of artifacts by @pranavgaikwad in #540
- Refactor docs with new workflow by @dymurray in #492
- 🐛 updating to latest analyzer-lsp by @shawn-hurley in #539
- Actually initializing the mutex and the cache when creating a new Analyzer by @shawn-hurley in #541
- 👻 Config changes by @JonahSussman in #526
- 🐛 Filter dependencies files in windows by @abrugaro in #544
- ✨ add support for excluding files / folders from analysis by @pranavgaikwad in #542
- ✨ support multiple rule dirs + java bundles by @djzager in #549
- ✨ Added AzureChatOpenAI to ModelProvider by @JonahSussman in #557
- 🐛 Fixed versioning in
pyproject.toml
by @JonahSussman in #556 - Add Proxy support design doc by @jmontleon in #554
- 🐛 Clean environement of pyinstaller changes for DYLD_LIBRARY_PATH and DLLDirectory by @shawn-hurley in #543
- 🐛 Fixed gpg signing of commits by @JonahSussman in #562
- 🐛 Remove lineseparators so \r doesn't mess things up by @pranavgaikwad in #565
- 🐛 handle paths on windows by @shawn-hurley in #566
New Contributors
Full Changelog: v0.0.4...v0.0.5