------------------
- External CLI commands can now be registered via a `[gpsdio.gpsdio_plugins]` entry-point - 54
- `gpsdio.open()` can now read from `stdin` or write to `stdout` via '-' - 50
- Deprecated CLI command `gpsdio convert` in favor of `gpsdio etl` - 49
- New CLI commands: cat, env, etl, insp, and load - 49
- Better driver handling internally.