Sha256: e7fe1e443e55fa4a9a9d54ca0e73fe0c939f014f760f398e17b7cbd66295faac

Contents?: true

Size: 1.35 KB

Versions: 1

Compression:

Stored size: 1.35 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.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.3.3 CHANGELOG.md