Yasumi v1.1.0 Release Notes

Release Date: 2016-03-10 // about 8 years ago
  • ➕ Added

    • ➕ Added Spain Holiday Provider (including the autonomous communities Andalusia, Aragon, Asturias, Balearic Islands, Basque Country, Canary Islands, Cantabria, Castile and León, Castilla-La Mancha, Ceuta, Community of Madrid, Extremadura, Galicia, La Rioja, Melilla, Navarre, Region of Murcia, Valencian Community)
    • ➕ Added Corpus Christi, St. Joseph's Day, Maundy Thursday, St. George's Day, St. John's Day to the common Christian Holidays.
    • ✅ Created separate tests for holidays that are substituted on different days.
    • 👍 Allow for namespaced holiday providers.
    • ➕ Added test for translation of Ash Wednesday and Valentine's Day in the Netherlands.
    • ➕ Added test to check whether all holidays for a Holiday Provider are defined by the respective provider class.

    🔄 Changed

    • ⚡️ Updated some English, Italian, French and Dutch translations.
    • 🚚 Moved all other holiday calculations in the Netherlands and France to individual methods.

    🛠 Fixed

    • For Japan substituted holidays had the same date as the original holidays.

    ✂ Removed

    • ✂ Removed support for PHP 5.4. The minimum version is now 5.5. PHP 7.0 is known to work however in Travis CI still allowed to fail.