See [VERSION.md](https://github.com/simplyequipped/pyjs8call/blob/v0.2.3/VERSION.md) for complete release notes.
Notable Changes:
- Added a command line interface (CLI): `python -m pyjs8call` (see [README.md](https://github.com/simplyequipped/pyjs8call/blob/v0.2.3/README.md#command-line-interface-cli) for more information)
- RNS PipeInterface support via CLI: `python -m pyjs8call --rns`
- Support for an external settings file (see [pyjs8call.settings.Settings.load](https://simplyequipped.github.io/pyjs8call/pyjs8call/settings.html#Settings.load) and CLI docs)
- Handle JS8Call's *timer.out* file on start/restart to prevent large file size when running for extended periods
- Add [ROADMAP.md](https://github.com/simplyequipped/pyjs8call/blob/v0.2.3/ROADMAP.md)