File tree 4 files changed +4728
-3088
lines changed 4 files changed +4728
-3088
lines changed Original file line number Diff line number Diff line change
1
+ # v0.9.0
2
+ ### Breaking changes:
3
+ * ` Daf.masechtosBavliTransliterated ` : The order of ` Makkos ` and ` Sanhedrin ` have been switched.
4
+ * ` Daf ` : All methods with ` Yerushlmi ` have been renamed to ` Yerushalmi ` .
5
+ * ` ComplexZmanimCalendar ` : All methods with ` BainHasmashos ` has been renamed to ` BainHashmashos ` .
6
+ * ` ComplexZmanimCalendar.getSofZmanAchilasChametz*() ` methods return ` null ` if it's not Erev Pesach.
7
+ ### Deprecated
8
+ * ` ComplexZmanimCalendar.getSofZmanTfilahAteretTorah() ` : A new method spelled ` ComplexZmanimCalendar.getSofZmanTfilaAteretTorah() ` has been added.
9
+ * A number of methods have been deprecated for various reasons. See the corresponding JSDocs.
10
+
1
11
# v0.8.0
2
12
KosherZmanim should now be up to date with KosherJava v2.1.0.
3
13
### Breaking Changes:
Original file line number Diff line number Diff line change 7
7
This demo uses the unminified version, so that it's easier to step through using the debugger.
8
8
In production, you should use the minified build: `kosher-zmanim.min.js`
9
9
-->
10
- < script src ="https://unpkg.com/kosher-zmanim@0.8.2 /dist/kosher-zmanim.js "> </ script >
10
+ < script src ="https://unpkg.com/kosher-zmanim@0.9.0 /dist/kosher-zmanim.js "> </ script >
11
11
</ head >
12
12
< body >
13
13
< h2 > KosherZmanim demo</ h2 >
You can’t perform that action at this time.
0 commit comments