Skip to content

Small bug fixes + CI improve

Choose a tag to compare

@ilqvya ilqvya released this 27 Mar 15:19
· 60 commits to master since this release
0bb90af

Fixed compilation error when Windows.h included before random.hpp due to min\max macros
#32

Fixed compilation error for gcc10+ which does not have defined SIGSTKSZ variable
#34

Moved linux and macos CI to appveyor due to deprecation of travis.ci