Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix boolean recognition #7

Merged
merged 3 commits into from Oct 16, 2015
Merged

Fix boolean recognition #7

merged 3 commits into from Oct 16, 2015

Conversation

aereal
Copy link
Owner

@aereal aereal commented Oct 16, 2015

No description provided.

aereal added a commit that referenced this pull request Oct 16, 2015
@aereal aereal merged commit fe4bd7d into master Oct 16, 2015
aereal added a commit that referenced this pull request Oct 16, 2015
Changelog diff is:

diff --git a/Changes b/Changes
index c9f2744..48bad2f 100644
--- a/Changes
+++ b/Changes
@@ -2,6 +2,12 @@ Revision history for Perl extension JSON-TypeInference

 {{$NEXT}}

+0.04 2015-10-16T13:31:17Z
+    - #6 Reports the union type consists of Null and another entity type as a Maybe
+    - #7 Fix boolean recognition
+    - #8 Refactor JSON::TypeInference
+    - #9 Documentation for JSON::TypeInference::Type::*
+
 0.03 2015-10-15T09:41:29Z

     - No changes
aereal added a commit that referenced this pull request Oct 16, 2015
Changelog diff is:

diff --git a/Changes b/Changes
index 48bad2f..603cdf5 100644
--- a/Changes
+++ b/Changes
@@ -2,6 +2,14 @@ Revision history for Perl extension JSON-TypeInference

 {{$NEXT}}

+1.0.0 2015-10-16T16:59:51Z
+
+    - #10 JSON::TypeInference::Type#signature
+    - #12 Prettify and makes the method documentation compact
+    - #13 Type::Atom
+    - #14 looks_like_maybe
+    - #15 Tweaks documents
+
 0.04 2015-10-16T13:31:17Z
     - #6 Reports the union type consists of Null and another entity type as a Maybe
     - #7 Fix boolean recognition
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant