v1.0.1
This release updates the type emitted for certain CIL
instructions and includes CI and development improvements.
Welcome first time contributors!
Bug Fixes
- reader: read branch targets as signed integers #18 @blattm
- reader: read 8-, 32-, and 64- bit constants as signed integers #22 @mike-hunhoff
- scripts: add additional checks when reading from #US stream #24 @mike-hunhoff
Development
- ci: add publish to PyPi workflow @mike-hunhoff
- ci: use macos-11 @mike-hunhoff