v6.0.0 #334
zkat
announced in
Announcements
v6.0.0
#334
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
6.0.0 (2024-02-04)
The long-awaited 6.0 release of
mietteis here, with TONS of goodies, notleast of which is syntax highlighting support!
It also comes with a few breaking changes so make sure to check below and
update your code as needed!
Features
miette-derivebe able to be turned off (Makemiette-derivebe able to be turned off #304) (c7ba5b7e)textwrapoptions (Expose additionaltextwrapoptions #321) (fd77257c)wrap_lines: booloption allowing wrapping be disabled entirely (Addwrap_lines: booloption allowing wrapping be disabled entirely #328) (b0744462)source_code()impl.usizefor length (feat(source): useusizefor length #265) (fad0e76a)SourceSpan's length type tousize.NamedSourcetype generic over itsSourcetype, instead of boxing it.std::io::IsTerminal(e5c7ae46)std::sync::OnceLock(4c48584f)Bug Fixes
cargo testwith default features. (tests: Fixcargo testwith default features. #294) (1f448e47)println!("{:?}", Report::new(diagnostic))pattern to README #96 (add example to README and docs #319) (251d6d59)is_terminalsys call fromMietteHandlerOpts::build(fix(handler): remove the two extrais_terminalsys call fromMietteHandlerOpts::build#325) (f1dc89c0)Documentation
NamedResultto where it is used (docs(README): Move import ofNamedResultto where it is used #309) (d37ada87)This discussion was created from the release v6.0.0.
Beta Was this translation helpful? Give feedback.
All reactions