Add separate working_day? and holiday? methods to the calendar
v2.0.0
🚨 BREAKING CHANGES 🚨
For more on the breaking changes that have been introduced in v2.0.0 please see the readme.
Remove bundled calendars see this pr for more context. If you need to use any of the previously bundled calendars, see here
Business::Calendar.load_paths= is now required
v1.18.0
Drop support for Ruby < 2.4.x
Fix Danish public holiday calendar
v1.17.1
Add holiday calendar for US ACH
Add holiday calendar for France SEPA
Update UK May Day 2020
Add Canadian PAD holiday calendar
Add Canadian national holiday calendar for PAD
v1.14.0
Added calendar for New Zealand's public holidays under BecsNZ.
v1.13.0
Add support for specifying extra_working_dates (special dates that are "working days", even though they are not one of the specified days, for example weekend dates that are considered to be working days)
v1.11.1
No release notes provided.
v1.11.0
Add banking holidays for BECS for 2017 and 2018.
v1.10.0
Add banking holidays for Betalingsservice for 2018 and 2019
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps business from 1.0.0 to 2.2.0.
Release notes
Sourced from business's releases.
... (truncated)
Changelog
Sourced from business's changelog.
... (truncated)
Commits
fc9d4b8
Bump version 2.2.06daebf7
Merge pull request #82 from mattmcf/masterc260dbb
errant rename42cf590
lint37b49ce
pr feedback0f32f6f
add calendar name reference6c100d9
Merge pull request #80 from gocardless/dependabot/bundler/rubocop-tw-1.10.00d07257
Update rubocop requirement from ~> 1.9.1 to ~> 1.10.0180eb55
Merge pull request #75 from gocardless/dependabot/bundler/gc_ruboconfig-tw-2....99f5541
Update gc_ruboconfig requirement from ~> 2.23.0 to ~> 2.24.0Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)