Releases: DDoSolitary/LxRunOffline
Releases · DDoSolitary/LxRunOffline
v3.0.1
v3.0.0
v2.2.2
Release Notes
- Ignore
.
directories in tar files. (For Debian.) - Fix a typo in an error message.
- Improve directory deletion logic.
- Create proper
resolv.conf
after installation. - Copy hard links correctly.
- Improve the
config-env
command. - Add some compatibility checks.
- Use correct new line characters (CRLF) for multi-line output.
v2.2.1
Release Notes
- Update .NET Framework version to 4.7.1 to fix dependencies to .NET Standard.
v2.2.0
Release Notes
- Rewrite tar extraction and directory copying. Support
.tar
and.tar.xz
files. - Add the
install -r
option to support tar files with preceding directories. - Add the
duplicate
option. - Fix an error message in
UninstallDistro
.
v2.1.3
Release Notes
- Fix the problem that
robocopy
doesn't work when using relative paths. - Fix the problem that the program crashes if user disallow starting
robocopy
using UAC. - Fix the
config-env
command. - Support running a distribution without propagating current working directory. (
run -w
) - Improve error output, add logging.
v2.1.2
v2.1.1
Release Notes
- Fix some typos in the help text.
- Remove unnecessary DLLs in the released files.
v2.1.0
Release Notes
- Directly manipulate registry to provide better flexibility.
- Add some usefull commands.
- Use CommandLineParser for the CLI.
v2.0.0
Release Notes
- Many new features.
- Use the API from wslapi.dll to perform most of the operation, so this program no longer depends on LxRun.exe.