Releases: adafruit/Adafruit_CircuitPython_NTP
3.0.10 - tz_offset Type Fix
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
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
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
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
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
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
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
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
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
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.