v0.6.0
What's Changed
- PVM: Fix powers in bits functions by @gavofyork in #194
- PVM Invocations:
fetch
replacesimport
by @gavofyork in #198 - PVM Invocations: Remove OOB and panic on invalid mem access by @gavofyork in #199
- PVM Invocations: Introduce an offset for all data-reading hostcalls by @gavofyork in #200
- PVM: Formalisation and correction of memory access exceptions by @gavofyork in #201
- Discussion: Modernise by @gavofyork in #202
Small corrections
- typo on GT Constant by @danicuki in #191
- correct unzip parameter by @danicuki in #190
- fix register in
rot_32
by @qiweiii in #193 - Typographic formatting corrections by @emielsebastiaan in #197
Full Changelog: v0.5.4...v0.6.0