Skip to content

Releases: 0xMiden/miden-debug

v0.5.0

06 Mar 20:51
949d2c6

Choose a tag to compare

Added

  • migrate to miden-vm v0.21 FastProcessor API

Fixed

  • fix rust fmt
  • fix felts endianess
  • populate StackOutputs on program completion
  • use module path for Continuation import

Other

  • Merge pull request #36 from 0xMiden/next
  • fix felt accessor in wasm stack test
  • use crates.io miden-vm 0.21.1 deps
  • use miden-vm v0.21.1 git deps for CI
  • Use self.processor.memory
  • use re-exported Continuation and Memory

v0.4.7

05 Mar 19:52
173ebf9

Choose a tag to compare

Added

  • add fn push_wasm_ty_to_operand_stack

Other

  • Merge branch 'next' into main

Added

  • Add function push_wasm_ty_to_operand_stack

v0.4.6

31 Jan 02:38
d13ee46

Choose a tag to compare

Other

  • Merge pull request #26 from 0xMiden/next

v0.4.5

31 Jan 02:14
4195f09

Choose a tag to compare

Other

  • load all libs from sysroot
  • load base as well
  • load libraries BEFORE resolving package dependencies

v0.4.4

31 Dec 22:15
7aad26c

Choose a tag to compare

Other

  • ensure release builds use correct profile

v0.4.3

31 Dec 21:35
5cdb47a

Choose a tag to compare

Other

  • update deps
  • Merge branch 'next' into main
  • (release) use separate runner for macos artifact builds
  • (release) generate build attestations
  • release v0.4.2

v0.4.2

31 Dec 20:21
0427e6c

Choose a tag to compare

Other

  • Search through context for a valid location

v0.4.1

12 Nov 05:42
db39ea1

Choose a tag to compare

Initial release of miden-debug v0.4.1 - next release will include artifacts as part of the release, this one is just for tracking purposes.