2024-03-16 15:42:00 +01:00
|
|
|
## 1.1.0
|
|
|
|
Added Web Support, Example, Test
|
|
|
|
- Added simple test script.
|
|
|
|
- Changed example/example.dart to a flutter project
|
|
|
|
- Added web support
|
|
|
|
- more small fixes
|
|
|
|
- Added sse4.2
|
|
|
|
|
2023-11-22 11:05:40 +01:00
|
|
|
## 1.0.4
|
|
|
|
Restarting bug fixed.
|
|
|
|
- Added the ability to restart stockfish.
|
|
|
|
|
2023-11-16 21:51:55 +01:00
|
|
|
## 1.0.3
|
|
|
|
Perfomance Flags for Windows and Linux.
|
|
|
|
- Activating: sse, sse2, sse3, sse4.1
|
|
|
|
|
2023-11-06 21:25:21 +01:00
|
|
|
## 1.0.2
|
|
|
|
Fixes for windows. This Version should run on windows.
|
|
|
|
- Self implemented \_get\_pgmptr
|
|
|
|
|
2023-11-01 20:48:35 +01:00
|
|
|
## 1.0.1
|
|
|
|
No major changes, just some metadata fixes.
|
|
|
|
|
2023-10-29 22:47:21 +01:00
|
|
|
## 1.0.0
|
|
|
|
|
|
|
|
First Release:
|
|
|
|
* Usable
|
2023-11-01 20:48:35 +01:00
|
|
|
* Stockfish logger is not usable due to cout/cin stream manipulationen.
|