Skip to content

v3.62.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 14 Jul 05:32

Bug Fixes

  • dotnet: correct exit code for different OS architectures (db1f6bb), closes #819
  • pwsh: set lastCommandSuccess first (07b9b82), closes #849
  • transient: count newlines and not ; (8cf85a3), closes #807
  • transient: handle multiline prompts better in powershell (9576e82), closes #840
  • windows: try HOME by default for user home (2aa00da)
  • write post- and prefix separate (46b8cea), closes #843
  • transient: support multiline prompts (f19460a), closes #807
  • winget: use x64 (bac68f9)
  • int comes in as float from json (fb83354), closes #755

Features