2017-05-03 12:16:46 +00:00
|
|
|
# v0.7.0
|
|
|
|
- Added double hash mode, also known as lower power mode. `--av=2` and `--av=5`.
|
|
|
|
- Default threads count now depends on size of the L3 cache of CPU.
|
2017-05-05 16:54:31 +00:00
|
|
|
- No more manual steps to enable huge pages on Windows. XMRig will do it automatically.
|
2017-05-03 12:16:46 +00:00
|
|
|
|
2017-04-21 15:31:58 +00:00
|
|
|
# v0.6.0
|
|
|
|
- Added automatic cryptonight self test.
|
2017-04-25 00:20:32 +00:00
|
|
|
- New software AES algorithm variation `--av=4`. Will be automatically selected if cpu not support AES-NI.
|
2017-04-21 15:31:58 +00:00
|
|
|
- Added 32 bit builds.
|
|
|
|
- Documented [algorithm variations](https://github.com/xmrig/xmrig#algorithm-variations).
|
|
|
|
|
2017-04-19 07:20:04 +00:00
|
|
|
# v0.5.0
|
2017-04-21 15:31:58 +00:00
|
|
|
- Initial public release.
|