0.0.5 2022-02-27
  - Try to fix AST problems caused by sink context
  - Add ability to eval in another thread
  - remove "track"; just track all threads

0.0.4 2022-02-25
  - call maybe_stop first in the AST (bug fix)
  - fix highlighting
  - better colors
  - add "track" export, and "threads" command

0.0.3 2022-02-23
  - add breakpoints
  - add thread support with a lock
  - improve docs

0.0.2 2022-02-16
  - add ls, ls -a
  - add Dawa::Debugger::Commands, and refactor

0.0.1  2022-02-11
  Initial release
