Skip to content

Update remaken version to 1.6.2

Compare
Choose a tag to compare
@Firefly35 Firefly35 released this 11 May 09:05
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