Releases: adafruit/Adafruit_CircuitPython_FONA
3.0.0 - More precise exceptions
2.1.15 - Fixed enabling GPS for non-gps modules
Fixed enabling GPS for non-gps modules. Thanks @ric-sapasap!
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-fona.
Read the docs for info on how to use it.
2.1.14 - Fixed pylint errors
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-fona.
Read the docs for info on how to use it.
2.1.13 - 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-fona.
Read the docs for info on how to use it.
2.1.12 - Fixed version string
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-fona.
Read the docs for info on how to use it.
2.1.11 - Switched to pyproject.toml
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-fona.
Read the docs for info on how to use it.
2.1.10 - 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-fona.
Read the docs for info on how to use it.
2.1.9 - Repo documentation and config updates
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-fona.
Read the docs for info on how to use it.
2.1.8 - Fixed Python 3.7 compataibility issue
Fixed a compatibility issue preventing this library from being used on Python 3.7. Thanks @FoamyGuy!
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-fona.
Read the docs for info on how to use it.
2.1.7 - Fixed documentation for ReadTheDocs
Updated documentation to display properly on ReadTheDocs. Thanks @Neradoc!
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-fona.
Read the docs for info on how to use it.