mirror of https://github.com/on4kjm/FLEcli.git
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.
40 lines
1.1 KiB
40 lines
1.1 KiB
# What's new?
|
|
|
|
## v0.1.4
|
|
|
|
* Support POTA DIF output
|
|
* Tabs can be used as delimiter in the header section (issue #70)
|
|
* Frequency can now be specified up to 500Hz without truncation (issue #71)
|
|
* Enabled Homebrew distribution
|
|
|
|
|
|
|
|
## Previous releases
|
|
|
|
### v0.1.3
|
|
|
|
* Enable FLEcli to generate CSV chaser logs
|
|
* Fix the display for longer calls (issue #61)
|
|
|
|
### 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 within a QSO line
|
|
* Correct processing of optional WWFF keyword
|
|
* Time is now correctly inferred when start and end of gap is in the same minute
|
|
* Correct some typos and bugs
|
|
|
|
### 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
|