Skip to content

Releases: LiveSplit/asr-debugger

v0.1.1

21 Aug 17:42
33a713c
Compare
Choose a tag to compare

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

Full Changelog: v0.1.0...v0.1.1

v0.1.0

21 Jan 13:58
Compare
Choose a tag to compare

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

Full Changelog: https://github.com/LiveSplit/asr-debugger/commits/v0.1.0