Skip to content

Releases: sersoft-gmbh/device-input

v7.2.1

01 Oct 10:47
c48a7d9
Compare
Choose a tag to compare
  • Fix build using static linux SDK

Full Changelog: 7.2.0...7.2.1

v7.2.0

24 Sep 16:13
c87c30f
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/apple/swift-docc-plugin from 1.3.0 to 1.4.1 by @dependabot in #101
  • Bump github.com/apple/swift-docc-plugin from 1.4.1 to 1.4.2 by @dependabot in #102
  • Bump github.com/apple/swift-docc-plugin from 1.4.2 to 1.4.3 by @dependabot in #103
  • Add Swift 6.0 support

Full Changelog: 7.1.0...7.2.0

v7.1.0

12 Mar 13:34
229ff6f
Compare
Choose a tag to compare
  • Add Swift 5.10 support

Full Changelog: 7.0.0...7.1.0

v7.0.0

02 Oct 09:02
815d019
Compare
Choose a tag to compare

What's Changed

  • Add support for Swift 5.9
  • Drop support for previous versions of Swift
  • Remove callback based event handling

Full Changelog: 6.3.0...7.0.0

v6.3.0

09 Apr 12:48
ba880f7
Compare
Choose a tag to compare

What's Changed

  • Add Swift 5.8 support.

Full Changelog: 6.2.0...6.3.0

v6.2.0

27 Sep 07:12
8a9ccc7
Compare
Choose a tag to compare

Fix various bugs in the InputDevice.ActiveStreamSequence implementation.

Full Changelog: 6.1.1...6.2.0

v6.1.1

21 Sep 09:32
a8a7e79
Compare
Choose a tag to compare

What's Changed

  • Fix dependency declaration

Full Changelog: 6.1.0...6.1.1

v6.1.0

15 Sep 15:36
ec3e680
Compare
Choose a tag to compare

What's Changed

  • Add Swift 5.7 support

Full Changelog: 6.0.0...6.1.0

v6.0.0

24 Mar 07:35
17d8b6e
Compare
Choose a tag to compare

What's Changed

  • Add support for Swift 5.6
  • Drop support for Swift pre 5.5
  • Update SystemPackage to 1.0.0
  • Fix Stream not closing file descriptor on end / failure

Full Changelog: 5.1.3...6.0.0

v5.0.0

26 May 16:51
Compare
Choose a tag to compare
  • Refactor package to use sersoft-gmbh/swift-filestreamer under the hood.