Skip to content

Commit b522502

Browse files
committed
v0.8.0
1 parent e20e69d commit b522502

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# v0.8.0
2+
KosherZmanim should now be up to date with KosherJava v2.1.0.
3+
### Breaking Changes:
4+
* The class name strings have been changed to match the new package path of KosherJava (`com.kosherjava.zmanim.*`).
5+
* The `GeoLocationUtils` class has been marked as deprecated, and will be removed in a future version.
6+
### Features:
7+
* Add the Yereim's bain hashmashos.
8+
* Allow changing transliterated masechtos' names.
9+
110
# v0.7.0
211
### Breaking Changes:
312
* Some of the names and types of members of the `Zman` class have been changed.

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "kosher-zmanim",
3-
"version": "0.7.1",
3+
"version": "0.8.0",
44
"description": "A library for calculating zmanim, based on KosherJava.",
55
"author": "BehindTheMath",
66
"license": "LGPL-3.0",

0 commit comments

Comments
 (0)