Tags: poshingchu/python-holidays
Tags
v.0.16 (vacanza#716) * 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 * v.0.16 beta init * Add UK Holiday for Queen Elizabeth II Funeral (vacanza#702) * Add Moldova (vacanza#695) * Add Bolivian holidays (vacanza#698) * CHANGES sync * Fix NYSE New Year observance for Saturdays. (vacanza#696) * CHANGES sync * Financial market support review, new method financial_holidays(..) vacanza#694 * Add Australia National Day of Mourning and confirmed Grand Final Day date (vacanza#699) * CHANGES sync * Add queen's funeral holidays for canada (vacanza#710) * CHANGES sync * New Zealand updates for Queen Elizabeth II mourning + King Charles III (vacanza#708, vacanza#709) * Australia - new king updates * Fix typo in comment for Cuba (vacanza#712) * CHANGES sync - v.0.16 release date, dedication 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> Co-authored-by: Jacob Punter <54587331+JPunter@users.noreply.github.com> Co-authored-by: Nikita <theedandroid@gmail.com> Co-authored-by: Ryan McCrory <ryan.mccrory92@gmail.com>
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>
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)
PreviousNext