Releases: LiveSplit/asr-debugger
Releases · LiveSplit/asr-debugger
v0.1.1
What's Changed
- Bump shlex from 1.2.0 to 1.3.0 by @dependabot in #17
- Update all the dependencies and clean up some code by @CryZe in #18
- Update to wasmtime 23 by @CryZe in #19
- Adds time stamps to each log entry by @CryZe in #20
New Contributors
- @dependabot made their first contribution in #17
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- Allow debugging the settings map access by @CryZe in #5
- Support strings and maps as setting values by @CryZe in #6
- Add Support for more Setting Value Types by @CryZe in #7
- .gitignore: auto_splitter_logs.txt by @AlexKnauth in #8
- Update egui dependencies by @CryZe in #9
- Implement Combo Boxes for Choice Settings by @CryZe in #10
- Precompile the auto splitters by @CryZe in #14
- Add FileSelection Widget by @AlexKnauth in #12
- Fix Debugging Support by @CryZe in #15
- Update to
egui
0.25.0 by @CryZe in #16
New Contributors
- @CryZe made their first contribution in #5
- @AlexKnauth made their first contribution in #8
Full Changelog: https://github.com/LiveSplit/asr-debugger/commits/v0.1.0