Releases: jwodder/julian-rs
Releases · jwodder/julian-rs
v0.2.0
- Added a
chronofeature for enabling conversions to & fromchronotypes - Gave
MonthShapeacalendar()method for obtaining the associatedCalendar - Gave
MonthShapenth_date()anddates()methods for obtainingDateobjects belonging to the month - New
Datemethods:pred()— returns the previous datesucc()— returns the next datelater()— returns an iterator over all later datesearlier()— returns an iterator over all earlier datesand_later()— returns an iterator that yields the receiver and all later datesand_earlier()— returns an iterator that yields the receiver and all earlier dates
- Added a
Weekdayenum and aDate::weekday()method
v0.1.0 — Initial release
Version 0.1.0