Skip to content

Releases: synacker/daggy

v2.2.4

16 Oct 20:41
7dd0ffd

Choose a tag to compare

What's Changed

  • [fix] Removed vars from repo for success pr from forks by @synacker in #105
  • [fix] Disable attestation for pr by @synacker in #106
  • [fix] Add missing noexcept for yaml method implementation by @uilianries in #104
  • [fix] Daggy and DaggyCore always require Qt6 Network by @uilianries in #103

New Contributors

Full Changelog: v2.2.3...v2.2.4

v2.2.3: Fixes for maintainers

08 Jun 00:28
9d6b741

Choose a tag to compare

Merge pull request #101 from synacker/fix/export_duplicate

Erase duplicate for export targets

v2.2.2: Fixed bugs with packaging

07 Jun 23:58
9b535dc

Choose a tag to compare

Merge pull request #100 from synacker/fix-windows-package

Fix windows

v2.2.1

07 Jun 18:33
ba06647

Choose a tag to compare

What's Changed

Full Changelog: v2.2.0...v2.2.1

v2.2.0

18 May 12:11
9eb1e54

Choose a tag to compare

What's new

  • ssh provider, that run ssh via system ssh utility.

What's Changed

Full Changelog: v2.1.3...v2.2.0

Update Qt. Fixes for maintainers. Migration to github actions.

28 Aug 16:05
034840b

Choose a tag to compare

Merge pull request #55 from synacker/bug/fix_docs

Updated changelog. Updated table of contents

Fixes for conan package and mainteners

16 Jan 19:12
4a15b5a

Choose a tag to compare

  1. Reverted minimum required stadnard to C++17
  2. Fixes in cmake files for conan packaging

Build fixes for maintainers

03 Jan 20:13
fa080b8

Choose a tag to compare

Merge pull request #43 from synacker/bug/package_deps

Return package deps

Added C/C++ developer interface for Daggy Core

02 Jan 21:59
29b5723

Choose a tag to compare

2.1.0

GitBook: [#50] Changed logo caption

Bug fix

19 Jun 11:28
d8bf564

Choose a tag to compare

  1. Fixed connection via ssh2 with empty knownhosts file and password authentication
  2. Fixed termination of remote processes via ssh2 connections
  3. Fixed output cutting for local process after terminate
  4. Update Qt up to 5.15.0