Releases: Zondax/zemu
Releases · Zondax/zemu
v0.38.0
Update Speculos
Merge pull request #213 from Zondax/update_speculos Update Speculos
v0.37.0
v0.36.2
v0.36.1
v0.36.0
Improvement for Stax
Merge pull request #205 from Zondax/fix_touch_buttons increment press and hold time
v0.35.0
v0.34.0
Quite important release! 🎉
Now Zemu is going to (truly) be able to run several tests at the same time.
This bundles:
- Update deps
- Small refactors, specially for
Emulator
class - Allow Zemu to run several containers at the same time
Breaking changes:
- Remove unused
startDelay
,pressDelay
, andx11
variables from mainZemu
class
Add overwrite method
Merge pull request #187 from Zondax/add_helper_method Overwrite snapshot method