Skip to content

pyjs8call 0.2.3

Latest
Compare
Choose a tag to compare
@simplyequipped simplyequipped released this 31 May 20:26
a638040

See VERSION.md for complete release notes.

Notable Changes:

  • Added a command line interface (CLI): python -m pyjs8call (see README.md for more information)
  • RNS PipeInterface support via CLI: python -m pyjs8call --rns
  • Support for an external settings file (see pyjs8call.settings.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