v0.0.97
·
181 commits
to refs/heads/master
since this release
Changes
- Drop dependency on Flask (#240) @slonopotamus
- Add error on invalid target name (#239) @zorbathut
- Do dependency analysis with a set (#238) @zorbathut
- Add build target status output on startup (#237) @zorbathut
- Move config.buildTarget* into a dict. (#235) @zorbathut
- Improve ue4-build-prerequisites on Linux (#222) @slonopotamus
- Implement --target to replace the old --no-* options. (#234) @zorbathut
- RFC: Use BuildKit for all images (#229) @slonopotamus
- Bump actions/checkout from 2 to 3 (#226) @dependabot
- Bump actions/setup-python from 2 to 3 (#224) @dependabot
- Add missing dependency for WebBrowserWidget plugin under Linux (#223) @butterman0
- Add support for specifying linux basetag (#221) @russkel