Dumitru Postoronca

Results 4 issues of Dumitru Postoronca

The configuration `period: hr {8 - 24}` results in: ```{ "exception": "8 is not valid for hour. Valid options are between 0 and 23.", ... }``` I think whitespace between...

Hi, A short suggestion to call `reporter.report();` before calling `reporter.close()`, to ensure that the latest data is reported and avoid data loss, before application shutdown. (Especially useful when reporting to...

I'd like to do a couple of recordings of VIM usage, but I'd like to skip the part where I start VIM. I couldn't find any command line parameter to...

Please add a warning to the documentation about the possible data loss when setting `assemblyOutputPath` folder. I didn't expect that the content is emptied during the build. Judging by the...