## 0.1.6 (January 15, 2021) - removing :ranges from Range#select_within - Added Array#select_right_by ## 0.1.5.4 (January 02, 2021) ## 1.5.1.3 (January 02, 2021) - hotfixing the hotfix (hello CI tools, c ya coming) ## 1.5.1.2 (January 02, 2021) - hotfix problem in Range.to_time_intervals ## 0.1.5.1 (January 02, 2021) - Hotfixing parallelize ## 0.1.5 (January 02, 2021) - applied new datetime helper to Range#to_time_intervals - added new DateTime extension, containing 'to_seconds_since_sunday_morning' - added #select_within to array_ext ## 0.1.4 (December 27, 2020) - applied cops - added README for reduce; minor changes ## 0.1.3 (December 22, 2020) - added .reduce(bars: , to: ,*args, &block) to reduce a series of bars to a higher timeframe (though only 1hour and 1day are supported yet) ## 0.1.2 (December 21, 2020) - minor changes - minor fix to parallelize and application of positional arguments - added license and README ## 0.1.1 (December 21, 2020)