- fixed GetTimeEvents func when the events were less than 1h, now a precision of milliseconds is supported
- added CompactBoundaries function to retrieve min/max boundaries of repeated events on USTs
- fixed usts index getter when the events are outside the using timeref period (start/end)
- added new MarkPeriods function to merge periods into new UTS
- fixed distribution when the mask has more defined events than base UTS
- added DumpBufferWithPrefix function
- fixed timeevents when start or end time matches a timeslot End Event.
- Added timeslot and timewindow tests
- Removed duplicated tests
- Published timeslot Scr[Start Cron Format]/Ecr[End Cron Format] parameters.
- added Github actions
- added USTimeSerie.Clone() method
- fix distribution func when timeseries doesn't match elements with start/end distribution interval
- released first UStimeSeries Handler version 0.1.0
- Added complete doc for USTimeSeries object and main Operators
- Added custom logger
- Improved log messages
first alpha released version