Code Base Investigator v1.1.0
What's Changed
- Macro expansion overhaul by @jasonsewall-intel in #3
- Refactor walkers, add optional code passthrough, and add etc/preprocess script by @jasonsewall-intel in #4
- Improve readability of dendrograms by @Pennycook in #5
- Add support for 'exclude_files' configuration option by @jasonsewall-intel in #6
- Fix duplicate detection by @jasonsewall-intel in #7
- Improve search path handling by @jasonsewall-intel in #7
- Support basic assembly source files by @jasonsewall-intel in #7
- Dump detailed source region annotation by @jasonsewall-intel in #7
- Handle quotes in "command" field in compilation databse by @al42and in #8
- Validate inputs against schema by @Pennycook in #10
- Check if token is None before accessing attributes by @Pennycook in #11
- Export coverage for P3 Analysis Library by @Pennycook in #12
New Contributors
Full Changelog: 1.05...1.1.0