Main change
This is a bug fix release of Gemini 3g.
A few improvements:
- fix for farm locking that prevents farmer from starting (
--no-info
was a workaround, shouldn't be necessary anymore) --farm-during-initial-plotting
now takestrue
/false
argument and defaults totrue
on machines with more than 8 logical cores, which means most users shouldn't need to specify it anymore 🎉
This change is based on consistent feedback from the community, thank you!
The rest of the changes are internal.
Ubuntu and Windows x86-64 builds
There are two versions:
- skylake: for Intel Skylake/AMD Ryzen processors and newer
- x86-64-v2: for older processors since ~2009 and some old VMs
- older processors/VMs are no longer supported by official releases, but can still be compiled manually if desired
- x86-64 container images are built for Skylake/AMD Ryzen processors and newer only