v0.0.2
What's Changed
- Instruction counting by @emeryberger in #6
- Count conditional branches (proxy for basic blocks) by @emeryberger in #7
- Branch counter fixes by @emeryberger in #8
- Major rewrite/refactoring by @stephenfreund in #9
- general curve fitting to fit more complexity classes.
- additional annotations to support: verification of declared bounds; verification of hard limits; ab testing
Full Changelog: v0.0.1...v0.0.2