Skip to content

Releases: vacanza/holidays

Version 0.9.8

19 Nov 09:33
Compare
Choose a tag to compare

Released October 18, 2018

  • Added Ukraine (Anian-igor)
  • Added Croatia (fran1987)
  • Added Brazil (fcrespo82)

Version 0.9.7

19 Nov 09:33
Compare
Choose a tag to compare

Released September 12, 2018

  • Added prov/state parameters to CountryHoliday() (luto)
  • Added Python 3.7 compatibility (required dateutil >= 2.7.0)
  • Fixed German Reformationstag (adaitche, Rosi2143), various other holiday updates
  • Added Belarus (Gennady-Andreyev)

Version 0.9.6

19 Nov 09:32
Compare
Choose a tag to compare

Released August 1, 2018

  • Added India (Shaurya Uppal)
  • Fixed Canadian holidays (Canada / Dominion Day)
  • Fixed German holidays (Buß- und Bettag, Ostern, Pfingsten)

Version 0.9.5

19 Nov 09:32
Compare
Choose a tag to compare

Released April 23, 2018

  • Added Hungary (Peter Zsak)
  • Added Argentina (Emmanuel Arias)

Version 0.9.4

19 Nov 09:31
Compare
Choose a tag to compare

Released March 12, 2018

  • Added CountryHoliday(country_name) method
  • Added Switzerland with all cantons (Phil)
  • Canada holiday updates (goodfore)
  • Various inspection fixes
  • Czech deprecation: replaced by Czechia (janpipek)

Version 0.9.2

19 Nov 09:31
Compare
Choose a tag to compare

Released January 19, 2018

  • Drop support for EOL Python 2.5, 2.6, 3.2 and 3.3 (hugovk)
  • Add Finnish holidays (Ardetus)
  • Add Slovak holidays (Filip Bednárik)

Version 0.9.1

19 Nov 09:29
Compare
Choose a tag to compare

Released January 17, 2018

  • Project moved to dr-prodigy
  • Added tests for Irish calendar
  • Minor fixes and refactoring

Version 0.8.1

12 Feb 20:46
Compare
Choose a tag to compare

Released February 12, 2017

  • Add Norwegian holidays

Version 0.8

03 Feb 12:51
Compare
Choose a tag to compare

Released February 2, 2017

  • Improve United Kingdom holidays
  • Add England, Wales, Scotland
  • Add Northern Ireland, Isle of Man
  • Add Republic of Ireland
  • Fix Liberation Day (NL)

Version 0.7

12 Jan 14:03
Compare
Choose a tag to compare

Released January 12, 2016

  • Add holidays, extended holidays and tests for Portugal
  • Add holidays and tests for the Netherlands
  • Specify encoding when parsing for version in setup.py
    allowing package to be installed in non-unicode locales