Update remaken version to 1.6.2
feat[CI:Appveyor]:
- build master and develop branches
- build on tags
- add tag based deployment
feat: display version with version command,
feat[os: windows]:
- add version to setup file name
- add CMake (with chocolatey) install/update in nsis script
- add pkg-config (with chocolatey) install in nsis script
fix[link]: add missing -lpthread flag for linux (needed with new conan recipes)
fix[appveyor]: yaml syntax
fix[InitCommand]: create directories recursively
fix[os: windows]:
- python install directory in application setup, and use of it to install pip and conan
- update pip and conan update in nsis script
- openssl link error