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.
1.0 KiB
1.0 KiB
TODO
Input protocol
- document the FLE input format
Test & Build framework
- Perform the test of the complete app
- [-] Implement MacOS codesigning (issue #9)
- Add quality badges to main page
- Make a more reasonable/richer version display (issue #10)
- Create standalone documentation, separate from README (issue #13)
- Re-visit the release notes (far too verbose)
- Implement and track code coverage
Input processing
- New MYGRID keyword
- Support different date delimiter
- Support extrapolated date
- Support date not prefixed by "date" (non header mode) DATE keyword is now optional
- Support date increment ("date +" and "date ++")
- Support WWFF keyword
- Validate that we have the necessary data for the output
- Support the contest related fields
Output processing
- Implement CABRILLO output
Later
- Process contest reports
- Infer digital mode report
- add unit test for the DefaultReport validate function
- look how to make it work as a CGI