Skip to content

Tags: Thedand/python-holidays

Tags

v.0.15

Toggle v.0.15's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v.0.15 (vacanza#691)

* add honduras tests

* add honduras tests

* Add tests for many edge cases

* Add tests for many edge cases

* remove duplicate function

* v.0.15 beta init

* Typechecking (vacanza#661)

* typechecking HolidayBase, holidays.utils, miscellaneous typechecking
note: coverage to be extended to other parts of the project code

* Update Ukraine holidays.

  - Add Day of Ukrainian Statehood holiday.
  - Edit Victory Day name.
  - Fix formatting.
  - Update tests for Ukraine holidays.
  - Switch to <= and >= for consistency.
  - Rename Orthodox Easter.

* CHANGES sync

* Add Day after Thanksgiving to US - PA holidays (vacanza#675)

* CHANGES sync

* CHANGES sync, pre-commit reviews

* test_ukraine pre-commit fix

* Bump actions/setup-python from 3.1.0 to 4.1.0 (vacanza#682)

* Bump pre-commit/action from 2.0.3 to 3.0.0 (vacanza#672)

* removed py36 from toml target-version array

* Add Cuba (vacanza#678)

authored-by: bthompson <bthompson@pinterest.com>

* CHANGES sync

* Make Colombian holidays preserve historical observation (vacanza#676)

Authored-by: bthompson <bthompson@pinterest.com>

* Make Venezuela holidays preserve historical observation (vacanza#677)

Authored-by: bthompson <bthompson@pinterest.com>

* CHANGES sync

* black fixes

* removed outdated deprecation warnings

* Drop support for PortugalExt

* Ensure Canada Christmas observed falls after 25 and not before - new version vacanza#579

* CHANGES sync

* README sync (support for Cuba)

* Drop support for UK subdivisions as countries (England, Scotland..) (dr-p)
Drop support for IsleOfMan as UK subdivision (dr-p)

* Added support for Python 3.11, improved README badges

* Fixed CD/CI setup.cfg typo

* Added py3.11 to toml config

* Removed py3.11 from setup.cfg due to failing pre-commit checks

* Bump pypa/gh-action-pypi-publish from 1.5.0 to 1.5.1 vacanza#686

* Doc example fix (vacanza#685)

* added pentecost monday for province of bolzano

source: https://it.wikipedia.org/wiki/Pentecoste

* Whitsun Monday - province of Bolzano - IT (vacanza#689)

* Bump actions/setup-python to 4.2.0 (vacanza#688)

* v.0.15

Co-authored-by: Akos <afurton@apple.com>
Co-authored-by: Akos Furton <furton.akos@bcg.com>
Co-authored-by: Maurizio Montel <mmontel@mmontel.mxp.csb>
Co-authored-by: David Hotham <david.hotham@blueyonder.co.uk>
Co-authored-by: Kate <kate@kgthreads.com>
Co-authored-by: Ark <ark@cho.red>
Co-authored-by: Bailey Thompson <bailey.kyle.thompson@gmail.com>
Co-authored-by: g-gg <52978382+g-gg@users.noreply.github.com>

v.0.14

Toggle v.0.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v0.14 (vacanza#668)

Version 0.14
============

Released June 5, 2022

- Drop support for EOL Python 3.6 vacanza#328 (hugovk, dr-p)
- Package review vacanza#662 (dimbleby)
- Added financial markets support: ECB and NYSE, list_supported_financial() method (dr-p)
- Support for NY Stock Exchange vacanza#651, vacanza#458 (nadime, dr-p)
- Support for Malta vacanza#612, vacanza#630 (rafelbev)
- Support for Madagascar vacanza#656 (fav007)
- Support for Cyprus vacanza#410, vacanza#665 (digidestination, avnigo)
- Ireland as standalone country vacanza#636, vacanza#639 (TeoTN, dr-p, javicalle)
- Australia fixes vacanza#631 (jeremychrimes)
- Singapore updates vacanza#652 (mborsetti)
- Saudi Arabia fixes vacanza#642 (OsaydAbdu)
- Spain fixes vacanza#634 (javicalle)
- US fixes vacanza#648 (dashdrum)
- Greece fixes vacanza#659 (tudorvaran)
- India doc fixes vacanza#657 (dr-p)
- Poland fix vacanza#663 (kfsz)

v.0.13

Toggle v.0.13's commit message
README internal links fix

v0.11.2

Toggle v0.11.2's commit message
v.0.11.2

v0.11.1

Toggle v0.11.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump pypa/gh-action-pypi-publish from v1.4.1 to v1.4.2 (vacanza#454)

Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from v1.4.1 to v1.4.2.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](pypa/gh-action-pypi-publish@v1.4.1...27b3170)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>