0.48.0 #1374
patriksvensson
started this conversation in
General
0.48.0
#1374
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Version 0.48 of Spectre.Console has been released!
Several rendering issues have been addressed, such as fixing problems related to rendering inside status causing corrupt output, avoiding exceptions on Rows with no children, as well as addressing rendering bugs in TextPath.
New features have been added, such as the ability to show separators between table rows. Other notable additions include progress bar header and footer support, customizable (and localizable) help providers, and the option to style text and confirmation prompts.
New Contributors
What's Changed
Rendering
end_of_line
toLF
instead ofCRLF
by @0xced in #1256Rule
widget docs by @tomaszprasolek in #1257BreakdownChart
by @nils-a in #1303TextPath
rendering bugs by @patriksvensson in #1308AnsiConsoleOutput
safe height by @0xced in #1358DefaultValueStyle()
andChoicesStyle()
by @0xced in #1359ConfirmationPrompt
Styling by @wbaldoumas in #1210CLI
AddAsyncDelegate
) #1215[NotNull]
attributes by @0xced in #1255FileInfo
andDirectoryInfo
by @0xced in #1238Documentation & Samples
showcase
sample by @AndrewRathbun in #1315columns
sample to showcase nicer data by @nils-a in #1295SetErrorHandler
toSetExceptionHandler
by @nils-a in #1298Other stuff
Generator
project compiles by @patriksvensson in #1371This discussion was created from the release 0.48.0.
Beta Was this translation helpful? Give feedback.
All reactions