------------------
This version fixes a number of issues with the prior version. In addition there
are changes that are not backward compatible:
- The *repositories* setting is now limited to being a dictionary.
- The *normal* style has been renamed *table*.
- The files in ~/.local/share/borg-space all use the full spec as the base of
their name. Any files that do not follow this convention must be renamed,
otherwise they will be ignored. For example, if you currently have *home.nt*
in this directory, then you should rename it to
*home❬your_hostname❭~❬your_username❭*.
- The *repo* field has been replaced by *name*, *spec*, and *full_spec*.