Sha256: 61b934c0f4a1f6d6dc9765070d99df22c89b06a454e0c4162ee7bc58af502fbd

Contents?: true

Size: 1.06 KB

Versions: 2

Compression:

Stored size: 1.06 KB

Contents

Unreleased Changes
------------------

1.1.1 (2024-03-01)
------------------

* Bugs fixed:
  * Custom methods added to `DateTime`/`Time` were not added correctly if also added to `Date`
* Modules affected:
  * 'current_month'
  * 'current_week'
  * 'day_of_week'
  * 'display_user'
  * 'input'
  * 'safe_parse'

1.1.0 (2023-09-27)
------------------

* Modules added:
  * `safe_parse`
  * `to_local`
  * `assign_nil`
  * `todays_date`
  * `humanize_symbol`
  * `weighted_sum`
  * `any_value`
  * `all_values`
  * `no_values`
  * `any_key`
  * `all_keys`
  * `no_keys`
  * `set_to_sentence`
  * `uniq_map`
  * `only_some`
  * `clean_string`
  * `select_present`
  * `quarter_dates`
  * `compact_blank_join`
  * `select_present_join`
  * `range_add`
  * `range_multiply`
  * `zero_range`
  * `boolean_scope`
  * `to_positive_i`
  * `to_negative_i`
  * `to_nonzero_i`
* Other changes:
  * Restructured errors' namespace

1.0.0 (2023-09-25)
------------------

* Initial release
    * Migration from `rails_extensions_core` and ~30 sub-gems to `ruby-rails-extensions` with configurations

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
ruby-rails-extensions-1.1.1 CHANGELOG.md
ruby-rails-extensions-1.1.1.pre.rc.1 CHANGELOG.md