Skip to content

Latest commit

 

History

History
executable file
·
57 lines (47 loc) · 2.05 KB

CHANGELOG.rdoc

File metadata and controls

executable file
·
57 lines (47 loc) · 2.05 KB

Ruby Holidays Gem CHANGELOG

1.0.6

  • Added ‘Holidays.regions` method (@sonnym)

  • Added Slovakian definitions (@mirelon)

  • Added Venezuelan definitions (@Chelo)

  • Updated Canadian definitions (@sdavies)

  • Updated Argentinian definitions (@popox)

  • Updated Australian definitions (@ghiculescu)

  • Updated Portuguese definitions (@MiPereira)

  • Added Swiss definitions (@samzurcher, @jg)

  • Added Romanian definitions (@mtarnovan)

  • Added Belgian definitions (@jak78)

  • Added Moroccan definitions (@jak78)

  • Fixes for New Year’s and Boxing Day (@iterion, @andyw8)

  • Fixes for Father’s Day, Mother’s Day and Armed Forces Day (@eheikes)

  • Typos (@gregoriokusowski, @popox)

  • Added Croatian definitions (@lecterror)

  • Added US Federal Reserve holidays (@willbarrett)

  • Added NERC holidays (@adamstrickland)

  • Updated Irish holidays (@xlcrs)

1.0.5

  • Added ‘full_week?` method (@dceddia)

  • Added Portuguese definitions (@pmor)

  • Added Hungarian definitions (@spap)

  • Typos (@DenisKnauf)

1.0.4

  • Add Liechtenstein holiday defs (mercy vielmal Bernhard Furtmueller)

1.0.3

  • Add Austrian holiday definitions (thanks to Vogel Siegfried)

1.0.2

1.0.0

  • Support calculating mday from negative weeks other than -1 (thanks github.com/bjeanes)

  • Use class method to check leap years and fixed bug in Date.calculate_mday

(thanks http://github.com/dgrambow)

0.9.3

  • Added New York Stock Exchange holidays (thank you Alan Larkin).

  • Added UPS holidays (thank you Tim Anglade).

  • Fixed rakefile to force lower case definition file names.

0.9.2

  • Included rakefile in Gem (thank you James Herdman).

0.9.1

  • au.yaml was being included incorrectly in US holiday definitions. Thanks to Glenn Vanderburg (vanderburg.org/) for the fix.

0.9.0

  • Initial release.