Skip to content

Commit

Permalink
v0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
BehindTheMath committed Dec 3, 2020
1 parent e20e69d commit b522502
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# v0.8.0
KosherZmanim should now be up to date with KosherJava v2.1.0.
### Breaking Changes:
* The class name strings have been changed to match the new package path of KosherJava (`com.kosherjava.zmanim.*`).
* The `GeoLocationUtils` class has been marked as deprecated, and will be removed in a future version.
### Features:
* Add the Yereim's bain hashmashos.
* Allow changing transliterated masechtos' names.

# v0.7.0
### Breaking Changes:
* Some of the names and types of members of the `Zman` class have been changed.
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "kosher-zmanim",
"version": "0.7.1",
"version": "0.8.0",
"description": "A library for calculating zmanim, based on KosherJava.",
"author": "BehindTheMath",
"license": "LGPL-3.0",
Expand Down

0 comments on commit b522502

Please sign in to comment.