1
0
Fork 0
mirror of https://github.com/on4kjm/FLEcli.git synced 2025-02-12 10:32:29 +01:00
Commit graph

5 commits

Author SHA1 Message Date
Jean-Marc MEESSEN
97e550e45c
Tidying application after Go release bump (#92)
* Update dependencies (yaml)
* change linter
* format code and correct spelling
* remove deprecated ioutils
* change lint command in "CI" GitHub Action
* check return value of cmd.Execute()
* Solve lint issues
2023-02-10 17:45:10 +01:00
Jean-Marc MEESSEN
61c42d1c75
Pota support (#73)
* Add POTA processing
* add end to end POTA test
* allow tabs to be a valid separator in the header section
2021-12-04 22:36:53 +01:00
Jean-Marc MEESSEN
e31e692c76
Refactor ADIF processing and improve tests 2020-08-10 19:16:15 +02:00
Jean-Marc MEESSEN
6a570a98e8
Improve output filename validation 2020-08-09 18:01:38 +02:00
Jean-Marc MEESSEN
0b9fb5bc78
Simplify CLI user interface 2020-07-29 08:22:13 +02:00
Renamed from cmd/output_filename.go (Browse further)