Releases: synacker/daggy
Releases · synacker/daggy
Update Qt. Fixes for maintainers. Migration to github actions.
Fixes for conan package and mainteners
- Reverted minimum required stadnard to C++17
- Fixes in cmake files for conan packaging
Build fixes for maintainers
Merge pull request #43 from synacker/bug/package_deps Return package deps
Added C/C++ developer interface for Daggy Core
2.1.0 GitBook: [#50] Changed logo caption
Bug fix
Fix typos in docs. Fixed link issues in packages for linux.
Merge pull request #21 from synacker/bug/fix_package_desc_and_rpath Bug/fix package desc and rpath
Full support ssh2, environment variables and other improvements
New Features
- Full support for ssh2 protocol (ssh 1.0 is deprecated)
- Added environment variables in Data Aggregation Sources
- Added devel library - libDaggyCore
Fixed
- OpenSSH key now is supported
Changed
- YAML/JSON Data Aggregation Sources format changes
Added compatibility with botan 2.11
Merge pull request #1 from synacker/feature/botan2.11 Fixed compatibility with botan 2.11. Updated botan on windows
Added read data sources from stdin. Bug fix.
- Added read data sources from stdin
- Fixed crash if data source is not setted
- Fixed typos
Added hard stop ssh commands
- Added hard stop of ssh commands after twice CTRL+C