Skip to content

Releases: costerwi/dwdatareader

v1.3.0

Choose a tag to compare

@costerwi costerwi released this 08 Jun 17:55
cc886c6

What's Changed

  • Add sample_rate property and update scaled methods by @MarceloBergweiler in #83
  • Override .scaled() method for BinaryChannel by @Bojan023 in #86
  • Fix mutable defaults and buffer reuse in data reader by @Bojan023 in #88
  • Update binaries and refactor DLL loading logic by @Bojan023 in #89

New Contributors

Full Changelog: v1.2.0...v1.3.0

v1.2.0

Choose a tag to compare

@costerwi costerwi released this 15 Nov 17:35

What's Changed

  • feat: Support complex number channels in existing API by @fleimgruber in #75
  • New features and stability improvements by @costerwi in #82

Full Changelog: v1.1.0...v1.2.0

v1.1.0

Choose a tag to compare

@costerwi costerwi released this 14 Oct 00:20

What's Changed

Full Changelog: v1.0.0...v1.1.0

v1.0.0

Choose a tag to compare

@costerwi costerwi released this 07 Oct 22:25

This is a big update corresponding to the big update of the DWDataReader library 5.0.0 from Dewesoft. There are breaking changes and probably bugs. Please review carefully. Thank you @Bojan023 for your efforts!

What's Changed

New Contributors

Full Changelog: v0.16.0...v1.0.0

v0.16.0

Choose a tag to compare

@costerwi costerwi released this 10 Feb 01:11
7230aba

Merge getters from #68

v0.15.5

Choose a tag to compare

@costerwi costerwi released this 03 Nov 15:20
bb63445

What's Changed

  • Update library to DWDataReader v4.2.0.31 by @costerwi in #66

Beware: Dewesoft introduced a limitation which will no longer read channels with "CAN" in their channel_index. This should be considered a permanent restriction.

Full Changelog: v0.15.4...v0.15.5

0.15.4

Choose a tag to compare

@costerwi costerwi released this 08 Sep 01:39
e579a23

What's Changed

  • Update libraries to DWDataReader_v4_2_0_25 by @costerwi in #63

Full Changelog: v0.15.3...v0.15.4

DWDataReader_v4_2_0_24

Choose a tag to compare

@costerwi costerwi released this 29 Jan 15:06
b5c5baf

What's Changed

Full Changelog: v0.15.2...v0.15.3

DWDataReader_v4_2_0_23

Choose a tag to compare

@costerwi costerwi released this 26 Jul 01:39
f28e924

What's Changed

Full Changelog: v0.15.1...v0.15.2

DWDataReader_v4_2_0_22

Choose a tag to compare

@costerwi costerwi released this 26 Mar 13:49
63a37c4

Upgrade to latest library