## 0.1.9.1 (May 07, 2021) - moved 'get_id_set' to Cotcube::Helpers - minor fix to suppress some warning during build ## 0.1.9 (May 07, 2021) - added constants, init and symbols to helpers ## 0.1.8 (April 18, 2021) - datetime_ext: Date.cw provides a range of (Date..Date) representing the according calendar week ## 0.1.7.4 (March 13, 2021) - hotfix on 0.1.7.3 ## 0.1.7.3 (March 13, 2021) - array_ext: pairwise and triplewise now support saving result in latter members []= ## 0.1.7.2 (February 01, 2021) - adding #deep_freeze to Enumerable - range_ext: added #mod to modify an (actually) immutable range - simple_series_stats: minor fix ## 0.1.7.1 (January 17, 2021) - bugfix ## 0.1.7 (January 17, 2021) - added new method 'simple_series_stats' ## 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)