Holidays

Latest version: v0.48

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

Scan your dependencies

Page 5 of 12

0.25

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

Released May 15, 2023

- Introduce entity lazy loading, 1087 (arkid15r)
- Add Algeria holidays, 1176 (abh31000)
- Update Andorra holidays: fix AD-08 holiday, 1149 (KJhellico)
- Update Canada holidays localization: fix `th` tests and translation, 1147 (PPsyrius)
- Update Chile tests, 1150 (KJhellico)
- Update Russia holidays: add 2023 bridge holidays, 1142 (leeloo-1337)
- Update Slovakia holidays, localization, 1169 (KJhellico)
- Update Thailand tests: add special holidays, 1167 (PPsyrius)
- Update holiday groups: extend Easter methods, 1136 (arkid15r)
- Add Islamic calendar class code generator, 1128 (KJhellico)
- Add release notes generator, 1129 (arkid15r)
- Migrate Brazil holidays to holiday groups and subdivision holidays methods, 1137 (KJhellico)
- Migrate Slovakia holidays to holiday groups, 1143 (kasya)
- Reorder HolidayBase methods, 1175 (arkid15r)
- Unify code structure for Malaysia and Singapore, 1134 (arkid15r)
- Use a method per subdivision approach for [a-i] countries, 1133 (arkid15r)

0.24

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

Released May 1, 2023

- Introduce Islamic holidays pre-calculated data, 1090 (KJhellico)
- Introduce Israel holidays pre-calculated data , 1104 (KJhellico)
- Refactor calendars, introduce calendar customization, 1122 (arkid15r)
- Refactor country subdivisions, 1114 (arkid15r)
- Refactor weekday helpers: extend args to accept month/day tuple, 1112 (arkid15r)
- Optimize CI/CD stages, 1121 (KJhellico)
- Update Ukraine holidays: fix May 2021 observed holidays, 1113 (arkid15r)
- Update coverage upload process, 1131 (arkid15r)
- Update l10n scripts, 1100 (arkid15r)
- Add methods for localization tests, 1106 (KJhellico)
- Migrate Azerbaijan holidays to holiday groups, 1115 (KJhellico)
- Migrate Indonesia holidays to holiday groups, 1117 (KJhellico)
- Migrate Islamic holidays countries to holiday groups, 1103 (KJhellico)
- Migrate Malaysia holidays to holiday groups, 1120 (KJhellico)
- Migrate Saudi Arabia holidays to holiday groups, 1116 (KJhellico)
- Migrate Singapore holidays to holiday groups, 1118 (KJhellico)
- Migrate Thailand holidays to holiday groups, 1119 (PPsyrius, KJhellico)
- Switch Vietnam holidays from Korean to Chinese lunisolar calendar, 1105 (KJhellico)

0.23

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

Released April 17, 2023

- Add Islamic multi-day holidays support to holiday_groups, 1086 (KJhellico)
- Refactor Japan observed holidays, 1081 (KJhellico)
- Refactor astronomic holidays, 1094 (KJhellico)
- Refactor long running countries tests, 1071 (KJhellico, arkid15r)
- Update InternationalHolidays:_add_labour_day method, 1099 (arkid15r)
- Update Israel holidays, 1080 (KJhellico)
- Update utils list supported entities methods, 1043 (arkid15r)
- Add Ecuador holidays, 1070 (KJhellico)
- Add distribution build tests, 1085 (arkid15r)
- Add polib as a deploy process dependency, 1077 (arkid15r)
- Migrate Australia holidays to holiday groups and subdivision holidays methods, 1069 (KJhellico)
- Migrate Canada holidays to holiday groups and subdivision holidays methods, 1078 (KJhellico)
- Migrate German language countries holidays to holiday groups, 1096 (KJhellico)
- Migrate Jamaica holidays to holiday groups, 1065 (KJhellico)
- Migrate Mexico holidays to holiday groups, 1091 (KJhellico)
- Migrate Netherlands holidays to holiday groups, localization, 1098 (KJhellico)
- Migrate Scandinavian countries holidays to holiday groups, 1102 (KJhellico)
- Migrate Spain holidays to holiday groups and subdivision holidays methods, 1072 (KJhellico)
- Migrate Switzerland holidays to holiday groups, localization, 1097 (KJhellico)
- Migrate Vietnam holidays to holiday groups, 1064 (KJhellico)
- Normalize holidays dict keys type, 1084 (arkid15r)
- Reconfigure dependabot, 1092 (arkid15r)
- Standardize country alias tests, 1074 (arkid15r)

0.22

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

Released April 3, 2023

- Introduce holiday groups, 865 (arkid15r, KJhellico)
- Introduce subdivision holidays methods, 1057 (arkid15r)
- Refactor .po and .mo files generation, 1033 (KJhellico)
- Refactor Dominican Republic movable holidays, 1046 (KJhellico)
- Refactor South Korea holidays: optimize alternative holidays, 1054 (KJhellico)
- Refactor common.TestCase: speed up tests, 1060 (KJhellico)
- Fix Canada localization, 1073 (KJhellico)
- Update Andorra parish holidays, 1036 (KJhellico)
- Update France holidays, localization, 1055 (KJhellico)
- Update Moldova holidays, localization, 1045 (KJhellico)
- Update PR template: add documentation mentioning, 1041 (arkid15r)
- Update PR template: rework tests related action item wording, 1058 (arkid15r)
- Update README: add missing th localization for Canada, 1032 (PPsyrius)
- Update Romania holidays, localization, 1044 (KJhellico)
- Update Uruguay localization: fix uk translation, 1035 (KJhellico)
- Update country/financial years tests, 1061 (arkid15r)
- Add Costa Rica holidays, 1048 (KJhellico)
- Extend `get_named()` lookup types: add `[i]startswith`, 1062 (arkid15r)
- Memoize list supported entities methods results, 1042 (arkid15r)
- Migrate Argentina holidays to holiday groups, 1051 (PPsyrius)
- Migrate Bahrain and India holidays to holiday groups, 1047 (arkid15r)
- Migrate Portugal holidays to holiday groups, 1050 (PPsyrius)
- Migrate Ukraine holidays to holiday groups, 1056 (KJhellico)
- Migrate Uruguay holidays to holiday groups, 1053 (PPsyrius)
- Migrate Venezuela holidays to holiday groups, 1052 (PPsyrius)
- Restore 100% test coverage, 1038 (KJhellico)
- Unify file headers, 1039 (KJhellico)

0.21.13

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

Released March 15, 2023

- Refactor NYSE holidays, 1018 (KJhellico)
- Fix distribution build, 1028 (arkid15r)
- Fix the documentation build warning, 1026 (arkid15r)
- Optimize TestAllInSameYear::test_all_countries test, 1001 (arkid15r)
- Update Canada localization: fr, 1015 (KJhellico)
- Update Denmark holidays: remove "Store bededag" starting 2024, 1013 (malthe)
- Update PR template, 1019 (arkid15r)
- Update Portugal holidays, 1011 (PPsyrius)
- Update Ukraine holidays, 1014 (KJhellico)
- Update package build process, 1020 (arkid15r)
- Add multiple countries localization: en_US, es, uk, 1012 (KJhellico)
- Unify country imports order, 1003 (arkid15r)
- Use native apostrophe for uk locale holiday names, 1004 (arkid15r)

0.21

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

Released March 6, 2023

- Refactor `HolidayBase::get_named`, 991 (arkid15r)
- Refactor calendars: extract to a separate module, 969 (arkid15r)
- Refactor common.TestCase, 979 (arkid15r)
- Refactor relative weekdays calculation: replace relativedelta, 1002 (KJhellico)
- Fix NYSE New Year's Day observance calculation, 1000 (KJhellico)
- Fix tox.ini typo, 994 (mborsetti)
- Improve Argentina holidays, 988 (PPsyrius)
- Optimize Azerbaijan observed holidays, 961 (KJhellico)
- Optimize Malaysia observed holidays, 963 (KJhellico)
- Optimize Nigeria observed holidays, 978 (KJhellico)
- Update Argentina holidays. Add holidays localization: uk, 968 (KJhellico)
- Update Chile holidays. Add localization: en_US, es, uk, 990 (KJhellico)
- Update Ireland holidays: St. Bridget's Day, 953 (PPsyrius)
- Update Japan holidays localization: en_US, 964 (KJhellico)
- Update Mexico holidays, 980 (KJhellico)
- Update PR template, 997 (arkid15r)
- Update Saudi Arabia holidays, 962 (KJhellico)
- Add Canada holidays localization: th, 986 (PPsyrius)
- Add Colombia holidays localization: en_US, es, uk, 965 (KJhellico)
- Add Monaco holidays localization: en_US, fr, uk, 966 (KJhellico)
- Add Thailand holidays localization: en_US, th, 946 (PPsyrius)
- Add functions for relative weekdays calculation, 989 (KJhellico)
- Add tox-ini-fmt to .pre-commit-config.yaml, 999 (arkid15r)
- Clean up Malaysia tests, 996 (KJhellico)
- Clean up Thailand localization and in-line code comments, 995 (PPsyrius)
- Clean up tests module loading, 992 (arkid15r)
- Use the built-in library for time zone functions, 993 (mborsetti)

Page 5 of 12

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.