Skip to content

Latest commit

 

History

History
36 lines (19 loc) · 575 Bytes

CHANGELOG.md

File metadata and controls

36 lines (19 loc) · 575 Bytes

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[Unreleased]

Added

  • Support for sending and receiving Int64 datatype (h).

[1.7.7]

Fixed

Flaky NTP test

[1.7.6]

Added

  • Support for python 3.7 and 3.8.

  • Releasing wheel on top of source package.

[1.7.4]

Added

  • Support for sending nil values.

  • IPV6 support to UDPClient.

Fixed

Timestamp parsing