Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[new release] grace (0.2.0) #25956

Merged
merged 1 commit into from
Jun 3, 2024
Merged

Commits on May 30, 2024

  1. [new release] grace (0.2.0)

    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.
    johnyob committed May 30, 2024
    Configuration menu
    Copy the full SHA
    0bf0d22 View commit details
    Browse the repository at this point in the history