------
Added
^^^^^
* ``panoptes-utils`` cli with sub-commands for converting CR2 to FITS and for plate-solving FITS.
Changed
^^^^^^^
* Updating ``pyscaffold`` to ``4.2.3``, which allows for ``pyproject.toml`` and ``tox`` usage.
* Updating example SerialDevice notebook and fixing deps.
Fixed
^^^^^
* Config server can now run on arbitrary ports better.
Removed
^^^^^^^
* Removing unused functions: `DelaySigTerm`, `strings_to_params`.