1.1.0 - Better String Scan Preview, Show Pointed Address, Hex/Oct/Binary view for floating-point types
Notice
- There will be a release every ~ 1 month if any changes are pending moving forward.
Release pipeline
https://github.com/aldelaro5/dolphin-memory-engine/actions/runs/8903159998
GitHub Auto Release Notes Below
What's Changed
- Add Clang-Format check in GitHub Action. by @cristian64 in #109
- Include MacSetup.sh in build artifacts by @campital in #110 (this was the 1.0.1 hotfix for macOS last release)
- Rework of the About dialog. by @cristian64 in #111
- Configure CMake to install Qt6Svg.dll and qsvg.dll in build. by @cristian64 in #112
- Use copyright symbol in About dialog. by @cristian64 in #113
- maintenance: upgrade ci images by @dreamsyntax in #118
- Support hex/oct/binary representation of floating-point entries by @malleoz in #116
- MemWatchEntry: Show address pointed to by the chain by @malleoz in #117
- Compile with C++20. by @cristian64 in #120
- Show extended scan preview for strings. by @cristian64 in #122
- Upgrade Windows Qt Submodule to 6.7.0 by @dreamsyntax in #123
New Contributors
Full Changelog: v1.0.0...v1.1.0