Release 27th April 2023
What's Changed
- Integration tests: Remove typedefs from cycles.toml by @ajor in #117
- codegen: carry decl and func with containerinfo by @JakeHillion in #103
- Fix warning in drgn pure name changes by @jgkamat in #119
- Build with tests by default by @ajor in #120
- add test for folly::fbstring by @JakeHillion in #122
- Cycles by @JakeHillion in #121
- fix offset in generated code by @tyroguru in #129
- Add folly shims to avoid linking against folly by @ajor in #128
- Pass in CodeCov.io token through CI env var by @ajor in #130
- Add a feature system to OI to make it easier to add optional features in the future by @JakeHillion in #125
- clang-format: set BinPackParameters=false by @JakeHillion in #126
- Faster locateSymbol by re-using dwfl across calls by @ttreyer in #127
- move src directory to oi by @tyroguru in #134
Full Changelog: v2023-03-30...v2023-04-27