Releases: mcandre/factorio
Releases · mcandre/factorio
#alignment
- Apply Go security patches
- Align logs
#up
Apply Go security patches
#go1.24
- Update Go to 1.24. This includes security patches, Windows patches, and enhancements to how Go dev tools are managed.
#flags
- Use industry convention double hyphen-minus (
--
) to mark arguments forwarded to sub-process.
- Register
-version
flag to clarify which edition is in use.
- Register
-help
menu.
#go-to-town
- Apply Go security patches
#drop_dead
Updated mage extras developer dependency, in order to streamline the dependency tree.
#tarball
Replace zip archive with tarball for ease of Docker container injection.
#wasi
- Update Go to 1.21
- Test support for generating WASI binaries
#risky-business
Update to Go 1.20 for freebsd/riscv64 support.
#poc
Proof of concept to demonstrate loong64 support (requires Go 1.19+).