New
Small bug fixes + CI improve
Fixed compilation error when Windows.h included before random.hpp due to min\max macros https://github.com/effolkronium/random/issues/32
Fixed compilation error for gcc10+ which does not have defined SIGSTKSZ variable https://github.com/effolkronium/random/issues/34
Moved linux and macos CI to appveyor due to deprecation of travis.ci