Releases: daqifi/daqifi-core
Releases · daqifi/daqifi-core
v0.7.0
What's Changed
- feat: Phase 6 - Protocol Implementation & Device Logic by @tylerkron in #60
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- feat: implement Phase 5 channel management and data streaming (issue #50) by @tylerkron in #57
- chore: Combine dependabot updates for NuGet packages by @tylerkron in #59
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- perf: optimize unit test execution speed by @tylerkron in #37
- chore: Bump xunit.runner.visualstudio from 3.1.2 to 3.1.4 by @dependabot[bot] in #41
- chore: Bump Google.Protobuf from 3.31.1 to 3.32.0 by @dependabot[bot] in #43
- chore(deps): Bump actions/checkout from 4 to 5 by @dependabot[bot] in #42
- chore(deps): Bump actions/setup-dotnet from 4 to 5 by @dependabot[bot] in #44
- chore: Bump Google.Protobuf from 3.32.0 to 3.32.1 by @dependabot[bot] in #45
- chore: Bump xunit.runner.visualstudio from 3.1.4 to 3.1.5 by @dependabot[bot] in #46
- chore: Bump Microsoft.NET.Test.Sdk from 17.14.1 to 18.0.0 by @dependabot[bot] in #47
- chore: Bump System.IO.Ports from 8.0.0 to 9.0.8 by @dependabot[bot] in #40
- chore: add git workflow rule to prevent direct pushes to main by @tylerkron in #53
- feat: Phase 4 - Device Discovery Framework (Issue #49) by @tylerkron in #54
Full Changelog: v0.4.1...v0.5.0
v0.4.1
What's Changed
- fix: resolve protobuf message parsing in CoreDeviceAdapter for v0.4.0 compatibility by @tylerkron in #36
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- chore: Bump xunit.runner.visualstudio from 3.1.1 to 3.1.2 by @dependabot[bot] in #31
- Phase 2: Complete Message System Migration with Desktop Integration by @tylerkron in #33
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- chore(deps): bump xunit.runner.visualstudio from 3.0.2 to 3.1.0 by @dependabot in #24
- chore(deps): bump Microsoft.NET.Test.Sdk from 17.11.1 to 17.13.0 by @dependabot in #23
- choreUpdate Google.Protobuf to 3.31.0 by @dependabot in #26
- choreUpdate Microsoft.NET.Test.Sdk to 17.14.0 by @dependabot in #27
- chore: Bump Google.Protobuf from 3.31.0 to 3.31.1 by @dependabot in #28
- chore: Bump Microsoft.NET.Test.Sdk and xunit.runner.visualstudio by @dependabot in #29
- feat: implement device interfaces and development guidelines for issue #25 by @tylerkron in #30
Full Changelog: v0.2.1...v0.3.0
v0.2.1
What's Changed
- feat: added text message inbound type by @tylerkron in #22
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- chore: add Dependabot configuration for .NET and GitHub Actions updates by @tylerkron in #12
- chore: update CODEOWNERS with default owners and comments by @tylerkron in #19
- chore(deps): bump coverlet.msbuild from 6.0.0 to 6.0.4 by @dependabot in #18
- chore(deps): bump actions/setup-dotnet from 3 to 4 by @dependabot in #13
- chore(deps): bump coverlet.collector from 6.0.2 to 6.0.4 by @dependabot in #17
- chore(deps): bump xunit from 2.9.2 to 2.9.3 by @dependabot in #16
- chore(deps): bump xunit.runner.visualstudio from 2.8.2 to 3.0.2 by @dependabot in #15
- chore: Normalize all the line endings by @tylerkron in #20
- feat: add protobuf message concept by @tylerkron in #21
New Contributors
- @dependabot made their first contribution in #18
Full Changelog: v0.1.3...v0.2.0
v0.1.3
What's Changed
- chore: added github codeowners by @tylerkron in #8
- chore: added missing forcebootloader SCPI command by @tylerkron in #9
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
- chore: added LAN save SCPI command by @tylerkron in #7
Full Changelog: v0.1.1...v0.1.2