New Features
- Add new
core_error
feature, to haveGdbStubError
implcore::error::Error
. #154 (ultimaweapon)- Note: Out of an abundance of caution, this has been put behind a
feature-flag, as whilegdbstub
doesn't claim a strict MSRV at this time,
it seemed unwise to have a PATCH release break folks stuck on a pre-1.81
Rust toolchain.
- Note: Out of an abundance of caution, this has been put behind a