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 0a41f26 commit 96ddb7fCopy full SHA for 96ddb7f
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# 1.1.6
2
+
3
+- Fixed Pub static analysis warnings about angle brackets being interpreted as HTML.
4
5
# 1.1.5
6
7
- Fixed a link in the README.
pubspec.yaml
@@ -1,6 +1,6 @@
name: datify
description: An extensible library providing the functionality of parsing strings to extract dates in different formats.
-version: 1.1.5
+version: 1.1.6
repository: https://github.com/mitryp/datifyDart
issue_tracker: https://github.com/mitryp/datifyDart/issues/
0 commit comments