Sha256: 3cd0208a40758889bd576943e106c1f020d5892b4cc286be26dbac82ae16dfc7

Contents?: true

Size: 1.05 KB

Versions: 1

Compression:

Stored size: 1.05 KB

Contents

# ActiveUtils changelog

### Version 3.2.5 (Feb. 2, 2017)
- Add the `TMT` currency in the supported currency codes

### Version 3.2.4 (Dec. 16, 2016)
- Add the `Bonaire` country in `ActiveUtils::Country::COUNTRIES`

### Version 3.2.3 (Nov. 21, 2016)
- Add the `:delay` option in `ActiveUtils::NetworkConnectionRetries`

### Version 3.2.2 (Jul. 4, 2016)
- Add tests for Rails 5 support

### Version 3.2.1 (Oct. 26, 2015)
- Add the malaysian currency code "RM" in `ActiveUtils::CurrencyCode`

### Version 3.2.0 (Oct. 13, 2015)
- Add #uses_postal_codes? to `ActiveUtils::Country`

### Version 3.1.0 (Sept. 30, 2015)
- Use ActiveUtils::HTTPRequestError as base exception class
- Add proxy address and port configuration
- Add support for Sin Maarten

### Version 3.0.0 (Jan. 16, 2015)

- Fully decoupled from ActiveMerchant: no longer uses `ActiveMerchant::` as namespace, but uses `ActiveUtils::` instead.
- Bump ActiveSupport requirement to **>= 3.2**.
- The `Utils` module to generate unique identifiers has been removed. Use `SecureRandom` instead.
- Improved test setup.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
active_utils-3.2.5 CHANGELOG.md