Sha256: 179b693b7d59c737559b0b19404a53be5609e5f8a38b0d7acb7252e04dda2a25

Contents?: true

Size: 1.92 KB

Versions: 1

Compression:

Stored size: 1.92 KB

Contents

## [Unreleased]
* No unreleased changes

## 5.9.5 / 2023-10-26
* Support Rails 7.1

## 5.9.4 / 2023-07-13
### Added
* Support Ruby 3.2. Drop support for Ruby 2.7, Rails 6.0

## 5.9.3 / 2022-12-02
## Fixed
* Support Rails 7.0

## Changed
* Drop support for Rails 5.2

## 5.9.2 / 2022-11-17
## Fixed
* Add extra 2023 Bank Holiday, and 2024 and 2025 Bank Holidays

## 5.9.1 / 2022-09-12
## Fixed
* Add extra 2022 Bank Holiday

## 5.9.0 / 2022-04-26
## Fixed
* Support Rails 6.1
* Support Ruby 3.1

## Changed
* Drop support for Ruby 2.6

## 5.8.4 / 2021-12-27
## Fixed
* Support 2023 public holidays

## 5.8.3 / 2021-11-25
## Fixed
* remove circular dependencies between Ourdate and Daterange

## 5.8.2 / 2021-10-11
## Fixed
* fix issue with blank date causing error for dateranges

## 5.8.1 / 2021-10-11
### Patched
* Added fix for failing threat scanner tests (#22)

## 5.8.0 / 2021-04-19
## Added
* Add ability to disable date reversing in Daterange

## Fixed
* Support Ruby 2.6-3.0.
* Fix ruby warnings

## 5.7.1 / 2021-01-03
## Fixed
* Postcodeize old Newport postcodes
* Bump rake version
* Support 2022 public holidays

## 5.7.0 / 2020-06-30
## Added
* Handle three char months in Daterange

## 5.6.1 / 2020-01-02
## Fixed
* Fix issue with 2020 public holiday
* Support 2021 public holidays
* Ensure dateranges up to 2030 are supported

## 5.6.0 / 2019-08-29
### Added
* Add `Integer#working_days_since`. (#11)

## 5.5.1 / 2019-05-15
### Fixed
* Support Ruby 2.6, Rails 6.0. Minimum Ruby/Rails versions are now 2.5/5.2
* Warn when WorkingDays lookup is getting stale
* Improved date parsing in `String#to_date`

## 5.5.0 / 2018-11-16
### Added
* Add `ThreatScanner` to wrap ClamAV for virus detection (#10)

### Fixed
* Added missing bank holidays for 2017-2019 (#9)

## 5.4.2 / 2018-08-06
### Fixed
* Fix Daterange equality comparisons

## 5.4.1 / 2018-07-09
### Fixed
* ensure Range#exclude? is available

## 5.4.0 / 2018-05-09
### Added
* Support Rails 5.2

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
ndr_support-5.9.5 CHANGELOG.md