All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
- Add
--tstop
and--tstart
option preventing GPU overheating #1146, #1159. - Added information about ordering CUDA devices in the README.md FAQ #1162.
- Reconnecting with mining pool improved #1135.
- Stratum nicehash. Avoid recalculating target with every job #1156.
- Drop duplicate stratum jobs (pool bug workaround) #1161.
- CLI11 command line parsing support added #1160.
- Farm mode (get_work): fixed loss of valid shares and increment in stales #1215.
- Stratum implementation improvements #1222.
- Build fixes & improvements #1214.