File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2,6 +2,10 @@ All notable changes to this project will be documented in this file.
22
33This project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
44
5+ # 0.3.3
6+
7+ - Add support for Wasm [ \# 192] ( https://github.com/daniel5151/gdbstub/pull/192 ) ([ cfallin] ( https://github.com/cfallin ) )
8+
59# 0.3.2
610
711- x86: Remove "padding" bytes from x86 register packet [ \# 171] ( https://github.com/daniel5151/gdbstub/pull/171 ) ([ cadmic] ( https://github.com/cadmic ) )
Original file line number Diff line number Diff line change 22name = " gdbstub_arch"
33description = " Implementations of `gdbstub::arch::Arch` for various architectures."
44authors = [" Daniel Prilik <danielprilik@gmail.com>" ]
5- version = " 0.3.2 "
5+ version = " 0.3.3 "
66license = " MIT OR Apache-2.0"
77edition = " 2018"
88readme = " README.md"
You can’t perform that action at this time.
0 commit comments