Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CHANGES: * fix(renderer): remove uncessary underlines when printing a unique 'multi-line `Top` marker' ([johnyob/grace#31](johnyob/grace#31)) * fix(renderer): replace unicode chars with ASCII in `Config.ascii` ([johnyob/grace#27](johnyob/grace#27)) * feat(renderer): add `NO_COLOR` and `TERM` support to `Config` ([johnyob/grace#8](johnyob/grace#8)) * feat(core,renderer): add support for error codes ([johnyob/grace#30](johnyob/grace#30)) * feat(renderer): add support for UTF8 encoding 🚀 ([johnyob/grace#25](johnyob/grace#25)) * feat(renderer): re-introduce support for compact diagnostic rendering ([johnyob/grace#28](johnyob/grace#28)) * refactor(renderer)!: move `grace.renderer` library to `grace.ansi_renderer` ([johnyob/grace#29](johnyob/grace#29)) ### BREAKING CHANGE * `Grace_rendering` has been removed. Use `Grace_ansi_renderer` instead.
- Loading branch information