Sha256: 63c25e89f55b7842f94b1c917e36311b97299d1bb76aa2229051bf95acf41493

Contents?: true

Size: 981 Bytes

Versions: 1

Compression:

Stored size: 981 Bytes

Contents

# ActiveUtils changelog

### 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.4 CHANGELOG.md