Skip to content

v0.3.0

Compare
Choose a tag to compare
@BehindTheMath BehindTheMath released this 03 Dec 03:40
· 74 commits to master since this release
c989266

Breaking Changes:

  • KosherZmanim is no longer an instantiable class, and the classes are no longer exported under KosherZmanim.lib.*.
    Instead, everything is exported as named exports. See the Usage section in the README for more details.
  • Default exports have been converted to named exports.
  • KosherZmanim.getZmanimXML() and ZmanimFormatter.toXML() have been deprecated.
  • Fixes based on KosherJava updates may have breaking changes. For example, ZmanimCalculator was removed. See KosherJava for more details.