Skip to content

Releases: adafruit/Adafruit_CircuitPython_NTP

3.0.10 - tz_offset Type Fix

17 Jul 16:16
a87669f
Compare
Choose a tag to compare

This release contains a fix for the type of tz_offset to support floats for timezones that have partial hour offsets. Thank you @joshua-beck-0908.

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-NTP.

Read the docs for info on how to use it.

3.0.9 - Updated .pylintrc, fixed jQuery

26 May 15:54
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-NTP.

Read the docs for info on how to use it.

3.0.8 - Added Blinka as requirement

04 Oct 20:11
8bac84a
Compare
Choose a tag to compare

Added Blinka as a dependency for this library. Thanks @prcutler!

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-ntp.

Read the docs for info on how to use it.

3.0.7 - Improved documentation for ntp.datetime

09 Sep 19:30
13ad13a
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-ntp.

Read the docs for info on how to use it.

3.0.6 - Made copyright stay up to date in docs/conf.py

26 Aug 02:40
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-ntp.

Read the docs for info on how to use it.

3.0.5 - Fixed version string

22 Aug 19:00
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-ntp.

Read the docs for info on how to use it.

3.0.4 - Added socket_timeout parameter with a default timeout of 10s

15 Aug 21:20
888cdca
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-ntp.

Read the docs for info on how to use it.

3.0.3 - Switched to pyproject.toml

09 Aug 19:37
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-ntp.

Read the docs for info on how to use it.

3.0.2 - Added cp.org link to index.rst

09 Jun 18:54
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-ntp.

Read the docs for info on how to use it.

3.0.1 - Repo documentation and config updates

07 Jun 17:22
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-ntp.

Read the docs for info on how to use it.