# Change Log All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). ## [Release candidate][0.2.3-alpha.1] ### Added - ## [Release candidate][0.2.2] ### Added - Added Integer#safe_part - Documented Date#array_with_pre_churn_limit(limit_day_count) - Documented String#clean_whitespace ### Changed - Integer#safe_percent to use #safe_part, no change in public API ## [0.2.2] - 2015-11-20 ### Added - Hashrush dependency and inherited `Hash.rush` ## [0.2.0] - 2015-11-10 ### Added - Ruby version >2.1 requirement in gemspec ## [0.1.2] - 2015-11-10 ### Added - Hash#fast_sort_keys - Hash#populate_with_keys - Hash#collapse_values_on_modulo - Date.build_date_array(start_date, end_date) - Date#build_date_array(date) ## [0.1.1] - 2015-11-10 ### Added - Fallout 4 - Numeric#safe_percent - error_helper.rb ### Fixed - That one unfinished spec ## [0.1.0] - 2015-10-16 ### Added - Initial release with basic functionality described in README ### Changed - Nothing ### Fixed - Nothing ### Removed - Nothing