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
Change May Bank Holiday 2020 for UK (Bacs) - this was moved to the 8th.
Add 2020 holidays for PAD.
1.17.0 - September 2, 2019
Add holiday calendar for France (Target(SEPA) + French bank holidays)
1.16.1 - September 2, 2019
Fix holiday calendar for ACH U.S.
1.16.0 - January 17, 2019
Add holiday calendar for ACH U.S.
1.15.0 - October 24, 2018
Add holiday calendar for PAD Canada
1.14.0 - July 18, 2018
Add holiday calendar for BECS New Zealand
1.13.1 - June 22, 2018
Fix June's 2018 bank holidays for Bankgirot
1.13.0 - April 17, 2018
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)
1.12.0 - April 3, 2018
Add Betalingservice & BECS calendars up until 2020
1.11.1 - December 20, 2017
Add 2017-2018 BECS holiday definitions
1.11.0 - December 13, 2017
Handle properly calendar initialization by Date objects (not strings),
coming from both YAML config and initialize().
1.10.0 - September 20, 2017
... (truncated)
Commits
155d9aa Merge pull request #43 from gocardless/danielr/bacs-may-day
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.
Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.
You can always request more updates by clicking Bump now in your Dependabot dashboard.
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)
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in the `.dependabot/config.yml` file in this repo:
- Update frequency
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Bumps business from 1.0.0 to 1.17.1.
Release notes
Sourced from business's releases.
Changelog
Sourced from business's changelog.
Commits
155d9aa
Merge pull request #43 from gocardless/danielr/bacs-may-day4b72472
Bump version.a1bd103
Merge pull request #42 from SeanBolt/master4a2a7d9
Update May Day 2020 for Bacs.10222cc
Update PAD holidays to include 2020 dates09b81be
Adding France bank holidays (#40)7f43f60
Merge pull request #38 from gocardless/fix-us-ach-calendar0dbf66e
Fix the US ACH calendar62a2a09
Merge pull request #36 from gocardless/us-ach-calendar1378a2b
Bump version/changelogDependabot 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
.Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.
You can always request more updates by clicking
Bump now
in your Dependabot dashboard.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) - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in the `.dependabot/config.yml` file in this repo: - Update frequency - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)