Skip to content
Compare
Choose a tag to compare
@Vampire Vampire released this 24 Jan 12:23
· 82 commits to master since this release
v1.3.5

Highlights

  • Usages of the deprecated wslconfig in newer Windows versions is replaced by usage of wsl.exe where possible
  • Downloaded archives can now also be expanded on older PowerShell versions

Details

  • Fix failing tests on windows-2022 due to WSL tool changes [b4ffb29]
  • Migrate GitHub workflows to Kotlin DSL [4eea7c9]
  • Use wsl.exe where possible [a00ad19]
  • Rename archives to .zip to make extraction work on old PowerShell versions (#43) [c6e8c2a]