Skip to content

2.1.0

Compare
Choose a tag to compare
@KosherJava KosherJava released this 03 Dec 01:57
· 201 commits to master since this release
705b04d
  • Added six variants of the Yereim's bain hashmashos zmanim.
  • AstronomicalCalculator.getRefraction() and .getSolarRadius() now have public access.
  • Deprecate the GeoLocationUtils class. All of its functionality is in the GeoLocation class.
  • Updated JavaDocs (no more errors or warnings).
  • Added Lag Ba'omer.
  • Added Shushan Purim Katan.
  • Added Daf.setMasechtaTransliterated(String[] masechtosBavliTransliterated) and Daf.setYerushlmiMasechtaTransliterated(String[] masechtosYerushalmiTransliterated).
  • Fix AstronomicalCalendar getSunriseSolarDipFromOffset() and getSunsetSolarDipFromOffset (they are still inefficient) to properly allow claculations before and after sun rise/set.
  • Simplify and reduce code duplication in ZmanimCalendar generic zmanim calculations.
  • Change some Hebrew lists that are not expected to change to be final.