Skip to content

Releases: adafruit/Adafruit_CircuitPython_FONA

3.0.0 - More precise exceptions

11 May 14:24
f3e60c7

Choose a tag to compare

What's Changed

Full Changelog: 2.1.15...3.0.0

2.1.15 - Fixed enabling GPS for non-gps modules

16 Jan 02:28
1531155

Choose a tag to compare

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

15 Nov 18:49
0526c46

Choose a tag to compare

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

26 Aug 02:15

Choose a tag to compare

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

22 Aug 18:38

Choose a tag to compare

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

09 Aug 19:34

Choose a tag to compare

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

09 Jun 18:55

Choose a tag to compare

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

07 Jun 17:23

Choose a tag to compare

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

20 May 00:40
30ff8e7

Choose a tag to compare

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

29 Mar 14:34
cae59d4

Choose a tag to compare

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.