1.2.5
Dependencies:
- 0f25a78 Bump System.Reactive from 5.0.0 to 6.0.0 @dependabot[bot]
- 5de5886 Bump Microsoft.SourceLink.GitHub from 1.1.1 to 8.0.0 @dependabot[bot]
- 56ae2a5 Bump Roslynator.Analyzers from 4.6.1 to 4.6.4 @dependabot[bot]
Fixes:
- 7a62e1d Fix Build Deploy @ChrisPulman
Other:
- 4c86ec5 Updates to improve the speed @ChrisPulman
- 7e75005 Merge pull request #24 from ChrisPulman/UpdateToIncreaseReadSpeed @ChrisPulman
- 4a19fce Improve speed further by extending the read area based upon the PLC type @ChrisPulman
- c769d50 Merge pull request #25 from ChrisPulman/UpdateToIncreaseReadSpeed @ChrisPulman
- 87e1d21 Merge pull request #18 from ChrisPulman/dependabot/nuget/System.Reactive-6.0.0 @ChrisPulman
- 3c76a83 Update bulk read, Add pause polling to enable larger manual reads @ChrisPulman
- 9d10cf8 Merge pull request #27 from ChrisPulman/UpdateBulkRead @ChrisPulman
- 1c5c16b Tidy up and fix Dispose @ChrisPulman
- f42414e Merge pull request #28 from ChrisPulman/TidyUpFixDispose @ChrisPulman
- b2ef142 Optimise and allow more nullable types @ChrisPulman
- dfd2846 Merge pull request #29 from ChrisPulman/TidyUpFixDispose @ChrisPulman
- 54d4e6c Add Cpu Info Add Single datatype @ChrisPulman
- df833cc Update README.md @ChrisPulman
- 3cce938 Update Build.cs @ChrisPulman
- 6f334cd Merge pull request #30 from ChrisPulman/AddCpuInfoAddSingle @ChrisPulman
- 6c4c511 Change GetCpuInfo to Observable @ChrisPulman
- 6e8a12f Merge pull request #31 from ChrisPulman/ChangeGetCpuInfoToObservable @ChrisPulman
- b089dc1 Update Documentation and Packages @ChrisPulman
- a475127 Merge pull request #36 from ChrisPulman/UpdateDocumentation @ChrisPulman
- 3733aa0 Add unsigned read @ChrisPulman
- a5e42c0 Merge pull request #37 from ChrisPulman/FixForSignedValues @ChrisPulman
- 00623cb Correct read and write for all supported types @ChrisPulman
- 63017ef Merge pull request #38 from ChrisPulman/FixForSignedValues @ChrisPulman
- 1be2dde Fall back to 480 byte read due to failure of PDU size setup @ChrisPulman
- 1ed9769 Merge pull request #39 from ChrisPulman/RevertPDUTo480 @ChrisPulman
- 49ccb70 Update Version.json @ChrisPulman
- 64f6477 Merge branch 'main' of https://github.com/ChrisPulman/S7PlcRx @ChrisPulman
- 73e9f3b Merge pull request #40 from ChrisPulman/dependabot/nuget/Microsoft.SourceLink.GitHub-8.0.0 @ChrisPulman
- 04f5046 Merge pull request #41 from ChrisPulman/dependabot/nuget/Roslynator.Analyzers-4.6.4 @ChrisPulman
- 79a33bc Use collection Initialisers @ChrisPulman
- 2ba3ad6 Add exception handler to Close @ChrisPulman
- ea2bd11 Update global.json @ChrisPulman
- 7f5310c Merge pull request #42 from ChrisPulman/UseCollectionInit @ChrisPulman