* add CPU model to `ue4-docker info` slonopotamus * fix `curl: option --progress: is ambiguous` on Windows slonopotamus
0.0.95
Changes
* Fix `unknown instruction: CD` when building ue4-source image on Windows (215) slonopotamus
0.0.94
Changes
* Add the ability to clone a specific commit of the Unreal Engine (214) adamrehn * Add `ue4-docker export installed` support on Windows (213) slonopotamus * Change `docker export installed` to use stopped container (212) slonopotamus
0.0.93
Changes
* Add missing ResampleDMO.dll on Windows Server 2022 (211) slonopotamus
0.0.92
Changes
* Automatically use correct changelist number for supported .0 releases * Move X11 support to ue4-minimal image to support cooking WebBrowserWidget projects * Add option to enable glibc DSO patch
0.0.91
Changes
* Fix ue4-full build failure on Linux caused by boost-1.67 missing in Conan repo (202) slonopotamus