We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58e87b9 commit d302278Copy full SHA for d302278
CHANGELOG.md
@@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
7
8
## Releases
9
10
+### [1.0.2] - 2023-07-22
11
+
12
+* Add duration method to DateRange and DateParser class
13
+* Throw exception if "to" value is lower than "from" value
14
15
### [1.0.1] - 2023-07-22
16
17
* Add badges to README.md
VERSION
@@ -1 +1 @@
1
-1.0.1
+1.0.2
0 commit comments