Holidays

Latest version: v0.48

Safety actively analyzes 629994 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 12

0.30

Not secure
============

Released August 7, 2023

- Introduce substituted holidays [PoC] (1365 by KJhellico)
- Refactor tests (1400 by KJhellico)
- Update Georgia holidays, add uk localization (1398 by KJhellico)
- Update Greece holidays: add uk localization (1401 by KJhellico)
- Update Morocco holidays: add fr localization (1375 by KJhellico)
- Update Angola holidays, add l10n support (1379 by KJhellico)
- Update Bolivia holidays, add l10n support (1388 by KJhellico)
- Update Djibouti holidays, add l10n support (1374 by KJhellico)
- Update Indonesia holidays, add l10n support (1389 by KJhellico)
- Update Japan holidays: add bank holidays (1390 by KJhellico)
- Update Mozambique holidays, add l10n support (1386 by KJhellico)
- Update South Korea holidays (1391 by KJhellico)
- Update Taiwan holidays (1373 by KJhellico)
- Update TestCase::_assertLocalizedHolidays(): add supported_categories holidays (1376 by KJhellico)
- Update Uruguay holidays (1383 by KJhellico)
- Update internal scripts (1403 by arkid15r)
- Update some URLs after moving to an organization (1387 by arkid15r)
- Add JULIAN_REVISED_CALENDAR calendar (1380 by KJhellico)
- Add Python 3.12.0-beta.4 environment (1385 by arkid15r)
- Add Special In Lieu Holiday on July 31, 2023 for Thailand (1396 by PPsyrius)
- Add substituted holidays test (1384 by KJhellico)
- Automatically convert subdivision code from int to str (1415 by arkid15r)
- Extend `HolidayBase::_add_holiday` family methods [PoC] (1368 by arkid15r)
- Finalize HolidayBase::_add_holiday_* family methods migration (1416 by arkid15r)
- Use HolidayBase::_add_holiday_* family methods [b] (1395 by arkid15r)
- Use HolidayBase::_add_holiday_* family methods [c] (1397 by arkid15r)
- Use HolidayBase::_add_holiday_* family methods [d-f] (1399 by arkid15r)
- Use HolidayBase::_add_holiday_* family methods [g-h] (1402 by arkid15r)
- Use HolidayBase::_add_holiday_* family methods [i-k] (1405 by arkid15r)
- Use HolidayBase::_add_holiday_* family methods [l-m] (1406 by arkid15r)
- Use HolidayBase::_add_holiday_* family methods [n-p] (1407 by arkid15r)
- Use HolidayBase::_add_holiday_* family methods [q-s] (1410 by arkid15r)
- Use HolidayBase::_add_holiday_* family methods [t-u] (1411 by arkid15r)
- Use HolidayBase::_add_holiday_* family methods [v-z] (1413 by arkid15r)

0.29

Not secure
============

Released July 17, 2023

- Refactor movable holidays (1357 by KJhellico)
- Add Guatemala holidays (1364 by aztrock)
- Add Arabic localization (1341 by abh31000)
- Optimize .po files update process (1372 by KJhellico)
- Optimize HolidayBase::get_named() method (1366 by KJhellico)
- Update .po files format: remove location comments (1362 by KJhellico)
- Update Algeria holidays: add missing file headers (1363 by arkid15r, KJhellico)
- Update Eid-al-Adha 2023 exact dates (1361 by KJhellico)
- Update InternationalHolidays group: add May 2 and 3 (1367 by KJhellico)
- Update Ireland holidays: finish migration to holiday groups (1350 by KJhellico)
- Update United Kingdom holidays: update certain holidays start years (1353 by KJhellico)
- Migrate Bangladesh and Russia to holiday groups (1371 by KJhellico)
- Migrate Belgium and Luxembourg to holiday groups, add l10n support (1343 by KJhellico)
- Migrate Bulgaria holidays to holiday groups and categories (1351 by KJhellico)
- Migrate Croatia, Czechia and Slovenia to holiday groups, add l10n support (1344 by KJhellico)

0.28

Not secure
============

Released July 3, 2023

- Add special holidays categories support (1347 by KJhellico)
- Introduce holiday categories support (1320 by KJhellico)
- Fix Marshall Islands tests warning (1354 by KJhellico)
- Fix common::TestCase methods (1324 by KJhellico)
- Optimize .py files formatting (1332 by KJhellico)
- Optimize .py files formatting (tests) (1337 by KJhellico)
- Update Baltic countries holidays, add l10n support (1340 by KJhellico)
- Update Bosnia and Herzegovina holidays, add l10n support (1336 by KJhellico)
- Update PR template (1330 by arkid15r)
- Update configuration files (1327 by arkid15r)
- Add HolidayBase methods for relative weekdays calculation (1334 by KJhellico)
- Clean up calendars (1349 by arkid15r)
- Drop Python 3.7 support (1326 by arkid15r)
- Migrate Ireland holidays to holiday groups (1333 by KJhellico)
- Migrate Madagascar to holiday groups, add l10n support (1335 by KJhellico)
- Migrate Malta to `holiday_groups`, add l10n support (1338 by PPsyrius, arkid15r)
- Migrate Marshall Islands to `holiday_groups` (1342 by PPsyrius)
- Migrate United States holidays to holiday groups and subdivision holidays methods (1331 by KJhellico)
- Remove redundant `noqa E501` labels (1322 by PPsyrius)

0.27.1

Not secure
==============

Released June 21, 2023

- Fix HolidayBase::pop_named partial holiday names removal (1325 by arkid15r)

0.27

Not secure
============

Released June 19, 2023

- Refactor HolidayBase::pop_named (1306 by arkid15r)
- Refactor _add_observed() methods (1282 by KJhellico)
- Refactor common::TestCase methods (1308 by arkid15r)
- Refactor common::TestCase::assertLocalizedHolidays (1315 by arkid15r)
- Refactor holiday groups (1295 by arkid15r)
- Add Brunei Darussalam holidays (1168 by PPsyrius, arkid15r)
- Add Burkina Faso holidays (1278 by KJhellico)
- Add Cambodia holidays (1294 by PPsyrius)
- Add Chad holidays (1279 by KJhellico)
- Improve calendars and special holidays readability (1296 by arkid15r)
- Update .py files formatting (1297 by arkid15r)
- Update Argentina holidays: fix movable holidays prior to 2010 (1258 by PPsyrius)
- Update United Kingdom holidays (1316 by KJhellico)
- Add Columbus day to InternationalHolidays (1256 by PPsyrius)
- Add Isle Of Man 1970 test (1304 by arkid15r)
- Add `_add_childrens_day(...)` to `InternationalHolidays` (1300 by PPsyrius)
- Allow using ISO 639-2 (three-letter) language codes (1313 by arkid15r)
- Clean up configuration files (1318 by arkid15r)
- Make Tynwald Day movable from 1992 onwards for Isle of Man (1310 by PPsyrius)
- Migrate Angola holidays to holiday groups (1276 by kasya)
- Migrate Aruba to holiday groups (1303 by PPsyrius, arkid15r)
- Migrate Colombia to holiday groups (1259 by PPsyrius)
- Migrate Curaçao to holiday groups (1309 by PPsyrius, arkid15r)
- Migrate Hungary to holiday groups, add l10n support (1311 by KJhellico)
- Migrate LATAM countries to holiday groups (1312 by KJhellico)
- Migrate South Africa holidays to holiday groups (1301 by KJhellico)
- Migrate remaining countries to custom calendar types (1277 by KJhellico)
- Migrate some African countries to holiday groups (1302 by KJhellico)
- Run entity import tests on latest Python version only (1305 by arkid15r)
- Use aware UTC datetimes internally (1314 by scop)

0.26

Not secure
============

Released June 5, 2023

- Add estimated_label localization support to Asian holiday groups (1229 by KJhellico)
- Introduce Asian holidays pre-calculated data (1148 by KJhellico)
- Refactor calendars: optimize inheritance and scope (1251 by arkid15r)
- Refactor common::TestCase (1221 by arkid15r)
- Refactor existing utils methods, add list localized entities methods (1185 by arkid15r)
- Refactor long running tests (1182 by KJhellico)
- Add Belize holidays (1181 by KJhellico)
- Add Cameroon holidays (1243 by KJhellico)
- Add El Salvador holidays (1198 by KJhellico)
- Add Gabon holidays (1244 by KJhellico)
- Update Azerbaijan holidays: use custom Islamic calendar (1231 by KJhellico)
- Update ChineseCalendarHolidays: add Ching Ming Festival (1240 by KJhellico)
- Update Greece holidays: add Good Friday (1257 by KJhellico)
- Update Morocco holidays (1205 by abh31000)
- Update README supported country table format (1241 by arkid15r)
- Update Singapore tests: cover non-observed holidays (1184 by arkid15r)
- Update South Korea holidays: add alternative holidays for Birthday of the Buddha and Christmas Day (1249 by DiceMono)
- Update Vatican City holidays (1206 by KJhellico)
- Update Vatican City holidays: add Saint Joseph the Worker's Day introduction year check (1242 by PPsyrius)
- Update calendar naming: fix grammar (1220 by arkid15r)
- Update l10n related workflows (1140 by arkid15r)
- Update test coverage: fix uncovered lines (1250 by arkid15r)
- Add Asian calendars classes code generator (1219 by KJhellico)
- Add EntityLoader inheritance error message (1208 by arkid15r)
- Add Hebrew calendar class code generator (1222 by KJhellico)
- Add St. James' and St. George's days to ChristianHolidays (1230 by KJhellico)
- Migrate Botswana holidays to holiday groups (1207 by KJhellico, arkid15r)
- Migrate Cuba holidays to holiday groups (1245 by PPsyrius)
- Migrate Kenya holidays to holiday groups (1246 by PPsyrius)
- Migrate Montenegro holidays to holiday groups (1248 by kasya)
- Migrate New Zealand holidays to holiday groups and subdivision holidays methods (1212 by KJhellico)
- Migrate San Marino holidays to holiday groups (1247 by kasya)
- Migrate United Kingdom holidays to holiday groups and subdivision holidays methods (1213 by KJhellico)
- Migrate financial to holiday groups (1174 by arkid15r)

Page 4 of 12

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.