0.1.1 - Refactor app module to use MainAction, extract core logic to esox lib crate
What's Changed
Changed
- Refactor
appmodule to useMainAction - Renamed crate to
f_value - Extract core logic to
esoxlib crate- Closes #3
- Rename log files using
DATE_INPUTFILE_STATIONCODE_XYZ.csvDATEis current date inDDMMYYYYformatINPUTFILEis (minus the extension) the reference file name for NISECI, or the sample file name for HFBISTATIONCODEis the station code for the current calcXYZislogfor the main log file andintermediatesfor the secondary- Closes #4
- Drop
log,flexi_loggerdeps
Known Issues
PR - feat: 0.1.1 Refactor main_state handling, extract esox lib crate by @jgabaut
Full Changelog: 0.1.0...0.1.1