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 d4799e4 commit f71cb97Copy full SHA for f71cb97
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+## [2.0.0]
2
+- Added support to NNBD
3
+
4
## [1.0.0]
5
- Closing major since API is stable and utc is defined as output
6
example/pubspec.lock
@@ -21,7 +21,7 @@ packages:
21
path: ".."
22
relative: true
23
source: path
24
- version: "1.0.0"
+ version: "2.0.0"
25
intl:
26
dependency: transitive
27
description:
pubspec.yaml
@@ -1,6 +1,6 @@
name: daylight
description: Get the sunset and sunrise times for a geolocation without having to access any api.
-version: 1.0.0
+version: 2.0.0
homepage: https://github.com/renancaraujo/daylight
environment:
0 commit comments