Skip to content

Releases: Zondax/zemu

v0.61.11

21 Aug 12:45
6d47557
Compare
Choose a tag to compare

What's Changed

  • Fix error message and update dependencies by @abenso in #578

Full Changelog: v0.61.10...v0.61.11

v0.61.10

13 Aug 19:20
030c662
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.61.1...v0.61.10

v0.61.1

06 Aug 14:58
931ff67
Compare
Choose a tag to compare
Merge pull request #571 from Zondax/dev

Make the transport proxy throw exceptions on every sw except 0x9000 (…

v0.61.0

01 Aug 10:49
51812b8
Compare
Choose a tag to compare

Update docker container

v0.60.0-rc1

28 Jul 17:26
1ba263d
Compare
Choose a tag to compare

What's Changed

  • feat: Zemu v0.50.0 - Container Pooling and Enhanced Error Handling by @jleni in #552
  • chore: update dependencies and remove unused config files by @jleni in #559

Full Changelog: v0.55.3...v0.60.0-rc1

v0.55.3

25 Mar 15:39
26d8035
Compare
Choose a tag to compare

What's Changed

  • export as enum (not const enum) by @jleni in #528

Full Changelog: v0.55.2...v0.55.3

v0.55.2

25 Mar 15:18
31ddd84
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.55.1...v0.55.2

v0.55.1

25 Mar 14:59
0d280f7
Compare
Choose a tag to compare

What's Changed

  • fixing possible undefined errors by @jleni in #526

Full Changelog: v0.55.0...v0.55.1

Update docker container

04 Mar 13:10
46900ed
Compare
Choose a tag to compare
Merge pull request #525 from Zondax/update-docker

Bump container

New log feature

03 Feb 18:10
fa29747
Compare
Choose a tag to compare
Merge pull request #520 from Zondax/feat/logging

feat: add timestamp to log lines (zemu lib + container std output)