v0.13.0
What's Changed
- 🎨 Lightweight LexerParser(MiniLexer) has been added for more accurate analysis.
- ⚡️ Improve Analyzers (Java Spring and Golang Fiber, Echo, Gin)
- 🎉 Support snapcraft
- 🐞 Fixed bug
MiniLexer
We've added a Lightweight LexerParser for analyzing the syntax of source code to enable better analysis. It's currently implemented in Java and Golang, and although it's still in its infancy, we believe it will improve over time.
Snapcraft
Now we support installation via snapcraft :D
Contributors
Thank you so much for contributing to noir ❤️
@k-sau @sm1ee @Dyrandy
Full Changelog: v0.12.2...v0.13.0