Skip to content

Releases: pstolarz/OneWireNg

v0.8.0

22 Apr 06:16

Choose a tag to compare

  • Dallas thermometers driver
  • searchFilterSize() added
  • Documentation updates

v0.7.2

10 Apr 16:09

Choose a tag to compare

  • OneWire compatibility interface
  • Documentation amendments

v0.7.1

16 Jun 09:39

Choose a tag to compare

  • Overdrive timings tuned.
  • ESP8266 driver refactored.
  • DS2431 example bug fix.

v0.7.0

31 May 12:17

Choose a tag to compare

  • Overdrive mode support.
  • 1-wire resume support.
  • New examples: OverDriveMode, DS2431.
  • Minor fixes and refactorings.

v0.6.0

31 May 11:44

Choose a tag to compare

  • New platform: STM32.
  • Minor fixes.

v0.5.0

31 May 11:41

Choose a tag to compare

  • New platform: SAM.
  • Improvements in CRC calculation. CRC-16/ARC support. Generic CRC support added.
  • Minor fixes (including in-line doc).

v0.4.1

31 May 11:38

Choose a tag to compare

  • ESP8266: critical bug fix.
  • Minor fixes.

v0.4.0

31 May 11:37

Choose a tag to compare

  • New platforms: SAMD, SAMD-Beta.
  • Platforms refactored: ESP32, ESP8266.
  • Breaking change: Common error codes for public API.
  • Search algorithm refactored.

v0.3.0

31 May 11:33

Choose a tag to compare

  • Search filtering support.

v0.2.0

31 May 11:28

Choose a tag to compare

  • New platforms: megaAVR, ESP8266, ESP32.
  • Platform detection via OneWireNg_CurrentPlatform.
  • Fixes and refactorings.