You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
FLEcli/doc/whats_new.md

706 B

What's new?

v0.1.2

  • DATE keyword is now optional
  • Date can have several delimiter ("-", "/", ".", or " ")
  • Partial dates can be entered ("20-9-6" => "2020-09-06")
  • The new (FLE v3) "DAY" keyword is now supported (increment is 10 max)
  • Date, band, and mode can be specified on a same line, even with a QSO
  • Correctly process of optional WWFF keyword
  • Correct some typos

Previous releases

v0.1.1

  • Improved test coverage
  • Improved build automation
  • Improved release notes publication

v0.1.0

  • First public MVP (Minimal Viable Product relase). Supports only SOTA and WWFF type log files. Some header keywords are missing as well as date increments.

v0.0.0

  • Initial release