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.
5.1 KiB
5.1 KiB
Changelog
v0.1.7 (2023-11-24)
Fixed bugs:
- Support for POTA prefix ending with a digit #108
v0.1.6 (2023-11-14)
Implemented enhancements:
Closed issues:
v0.1.5 (2022-03-15)
Implemented enhancements:
- Implement HomeBrew installation #21
Fixed bugs:
- S2S contacts not recognized properly #78
v0.1.4 (2021-12-09)
Implemented enhancements:
Fixed bugs:
- Using a tab to delimit some keyword lines causes error #70
Closed issues:
v0.1.3 (2020-10-10)
Implemented enhancements:
Closed issues:
v0.1.2 (2020-09-25)
Implemented enhancements:
- Date, band and mode can be entered in a single line or in separate lines. #48
- Support WWFF keyword #38
- Support date increment
"day +" and "day ++"
#37 - Support date not prefixed by "date"
non header mode
DATE keyword is now optional #36 - Support extrapolated date #35
- Support different date delimiter #34
- Support contact grid locator and MYGRID #33
- Add end-to-end testing with Bats #32
- Add a test to validate the docker image #18
- FLEcli should return a useful exit code #12
Fixed bugs:
- When inference time gap start time and end time are equal, parsing fails. #57
- Missing ADIF field for WWFF "Park to Park" #54
- Docker container doesn't seem to work anymore #50
- MYSOTA and MYWWFF cannot be overwritten later in the file #49
interpolate time
better error message when missing initial time #25
v0.1.1 (2020-08-12)
Implemented enhancements:
Fixed bugs:
- Refactor ADIF error handling #28
- The output filename validation should return an error instead of a bool #27
- Improve automated tests and coverage #24
v0.1.0 (2020-07-29)
Implemented enhancements:
- Simplify the input and output specification
-i and -o
#17 - Create a docker container to run the app #15
- Separate the documentation part of the readme #13
- Improve version display #10
- Make element failing validation more visible in error message #6
Fixed bugs:
* This Changelog was automatically generated by github_changelog_generator