Sha256: 7480afbadb58e10d898bdaf06a43557de6d6d71b498d3728f13983cbf6af1ccd

Contents?: true

Size: 1.76 KB

Versions: 1

Compression:

Stored size: 1.76 KB

Contents

# 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.3.1-alpha.1]
### Added
-
```

## [0.4.4] - 2016-07-18
### Added
- URI#build

## [0.4.3] - 2016-07-13
### Added
- Array#histogram
- Array#by_popularity

## [0.4.2] - 2016-06-17
### Added
- Object.chain_if
- Object#chain_if

## [0.4.1] - 2016-05-02
### Added
- Numeric#safe_per

## [0.4.0] - 2016-04-22
### Added
- Hash#dig via 'ruby_dig' dep

## [0.3.4] - 2016-04-20
### Updated
- Numeric#safe_percent to accept the optional :precision keyword argument

## [0.3.3] - 2016-04-19
### Added
- Numeric#to_time_hash

## [0.3.2] - 2016-04-19
### Added
- String#to_bool

## [0.3.1] - 2016-01-21
### Added
- String#unindent

## [0.3.0] - 2015-12-10
### Added
- ViewHelper module for Rails
- helper#relative_time_parse(earlier_time, later_time=optional)

## [0.2.3] - 2015-11-20
### 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

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
creative_rails_utilities-0.4.4 CHANGELOG.md