🚀 New Release: Kerykeion 4.13.0 🚀 #122
g-battaglia
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
🚀 New Release: Kerykeion 4.13.0 🚀
I'm excited to announce the release of Kerykeion 4.13.0!
🌟 New Feature: Ephemeris Data Factory 🌟
We have introduced a powerful new feature that allows you to generate ephemeris data for a specified date range with ease. The
EphemerisDataFactory
class provides extensive customization options to suit your astrological needs.Key Features:
start_datetime
andend_datetime
for generating data.days
,hours
, orminutes
for step intervals.Usage Example
🌟 New Parameter:
is_dst
inAstrologicalSubject
🌟A new parameter,
is_dst
, has been added to theAstrologicalSubject
class to enhance the handling of daylight saving time (DST).Parameter Details:
None
.None
), the library will try to guess if the time is in DST or not and raise anAmbiguousTimeError
if it can't guess.True
; if you know it's not, set it toFalse
.🛠️ Bug Fixes
We have addressed several bugs in this release to improve the stability of the library.
🆙 Upgrade
Upgrade to Kerykeion 4.13.0 now to take advantage of these new features and improvements!
Happy coding and clear skies! 🌠
Beta Was this translation helpful? Give feedback.
All reactions