Skip to content

Releases: Zondax/zemu

Improved docker handling (clean up / pulling )

12 Apr 17:52
65eb5da
Compare
Choose a tag to compare
Fix global setup (#17)

* Remove all Zemu containers before each test suite is run.
Remove all Zemu containers on SIGINT signal.
Fix elf path on dir binding.

* Pull bolos-emu image if not available.

* Minor text output optimization.

* Set timeout for containers kill.
Minor code cleanup.

Support for custom functions

08 Apr 21:56
Compare
Choose a tag to compare
Pre-release
v0.0.7

allow passing custom functions

Support for X11 User interface

08 Apr 20:15
Compare
Choose a tag to compare
Pre-release
v0.0.6

add support for X11/Qt UI

Improved logging

08 Apr 19:33
Compare
Choose a tag to compare
Improved logging Pre-release
Pre-release
v0.0.5

allow passing directory and image filename

Improved app path issue

07 Apr 23:08
Compare
Choose a tag to compare
Pre-release
v0.0.4

path resolution should not be done in zemu

Improved start/close times

07 Apr 08:21
Compare
Choose a tag to compare
Pre-release
v0.0.3

reduce start up time

Initial release

06 Apr 22:41
Compare
Choose a tag to compare
Initial release Pre-release
Pre-release
v0.0.2

fix ci config