Fix: Bug in PS script: Import failed when target folder was entered with trailing slash.
Fix: Bug in Batch script not validating export properly when using a path with spaces.
Feat: WSL1 support.
Fix: Error in PowerShell script when only one distro is installed Better error handling of export by manie204.
Feat: Better error handling of export by Schop0.
Fix: Replace newlines in wsl command output as it broke selection sometimes.
Feat: Added PowerShell version by sidecus.
Change: Use -q
query for more parseble output of distros.
Fix: (Default) appendix was breaking distro selection in interactive mode.
Feat: Add interactive mode for bash script.
Feat: Add validation for successfull export and import for bash and batch script.