What's Changed
- refactor: use syntect for highlight, abandon mdcat by @sigoden in #26
- refactor: optimize ctrl+c/ctrl+d abort handling by @sigoden in #27
- refactor: support highlighting more languages by @sigoden in #28
- refactor: adjust repl by @sigoden in #30
- feat: command mode supports stream out by @sigoden in #31
- refactor: theme and code color by @sigoden in #32
- refactor: split long paragraphs for smoother stream output by @sigoden in #33
- fix: repl set save true not work if not rerun by @sigoden in #34
- refactor: replace dump with print_now! by @sigoden in #35
- fix: windows no stream output by @sigoden in #37
- feat: add role-specific config by @sigoden in #42
Full Changelog: v0.4.0...v0.5.0