* Fix entries of multiple holidays returning inconsistent ordering in HolidayDatabase.get_all_names() (196) tsvi
1.0.1
💥 Breaking
* Rename HDate object to HDateInfo to better reflect its relationship to HebrewDate (195) tsvi * Add diaspora argument to get_all_holiday_names (191) tsvi * Rename Zmanim keys and standardize nomenclature (190) tsvi
🚀 Features
* Rename HDate object to HDateInfo to better reflect its relationship to HebrewDate (195) tsvi * Type language as literal for actual values (194) tsvi * Cleanup Tekufot and add it to the HDate object (192) tsvi
1.0.0
* Final reorganization of Parasha API (180) tsvi * Create minimal documentation (173) tsvi
💥 Breaking
* Simplify holidays API (164) tsvi * Improve Zmanim API (160) tsvi * Change Zmanim to use TranslatorMixin (153) tsvi * Multilanguage (144) DanBendavid
🚀 Features
* Separate Daf Yomi API (179) tsvi * Separate Holiday API (175) tsvi * Streamline Zmanim API (176) tsvi * Make astral a real optional dependency (174) tsvi * Remove heb_date from HDate API (170) tsvi * Improve test clarity and performance (169) tsvi * HebrewDate API: make Months behave more intuitively (167) tsvi * Create Omer API (165) tsvi * Add prayer and tekufot (162) DanBendavid * Simplify holidays API (164) tsvi * Improve HebrewDate API (163) tsvi * Improve Zmanim API (160) tsvi * Make day prefix part of translation string for dow (159) tsvi * Remove unneeded Location **repr** (158) tsvi * Reorganize code: separate gematria into a separate module (157) tsvi * Move Days to use TranslatorMixin (156) tsvi * Move Parshiyot to use TranslatorMixin (155) tsvi * Change Zmanim to use TranslatorMixin (153) tsvi * Use translations.py instead of JSON files for performance (152) tsvi * Support language propagation (151) tsvi * Use TranslatorMixin for Holidays (150) tsvi * Change Daf Yomi to use TranslatorMixin (148) tsvi * Use TranslatorMixin class for Months (147) tsvi * Multilanguage (144) DanBendavid * Add support for night according to Rabenou Tam and mincha gedola according to 30 min (142) DanBendavid
🐛 Bug Fixes
* Fix Italian Omer Nusach (168) tsvi * Fix Shabbat after Hag Candle Lighting time (145) DanBendavid
0.11.1
🚀 Features
* Add helper method for all holiday options (143) tsvi