Skip to content

Releases: vacanza/holidays

Version 0.3

04 Sep 15:06
Compare
Choose a tag to compare

Released September 4, 2014

  • Adds federal holidays for Mexico
  • Holiday objects can now be combined with the addition operator (see examples
    in README)
  • optional parameter default added to get() method to make it behave the same
    as dict.get()

Version 0.2

28 Aug 12:05
Compare
Choose a tag to compare

Released August 28, 2014

  • Each country is now initialized with its own individual class (see examples
    in README). This is a backward incompatible API change.
  • Adds support for Python 3.2, 3.3, 3.4, and PyPy
  • All code now conforms to PEP8 standards

Version 0.1

28 Aug 12:06
Compare
Choose a tag to compare

Released August 1, 2014

  • Initial release
  • Support for Python 2.5, 2.6, 2.7
  • Includes federal and provincial holidays for Canada, United States