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

Improve external tests #6

Merged
merged 8 commits into from
Jul 31, 2023
Merged

Improve external tests #6

merged 8 commits into from
Jul 31, 2023

Conversation

kfly8
Copy link
Owner

@kfly8 kfly8 commented Jul 31, 2023

This pull request adds externals tests:

  • Moose
  • Mouse
  • Moo
  • Data::Validator
  • Smart::Args::TypeTiny
  • Type::Params

@kfly8 kfly8 merged commit 4818a47 into main Jul 31, 2023
20 checks passed
@kfly8 kfly8 deleted the improve-external-tests branch July 31, 2023 08:16
kfly8 added a commit that referenced this pull request Jul 31, 2023
Changelog diff is:

diff --git a/Changes b/Changes
index b328fdc..6124c08 100644
--- a/Changes
+++ b/Changes
@@ -2,6 +2,15 @@ Revision history for Perl extension Type-Alias
 
 {{$NEXT}}
 
+0.04 2023-07-31T08:25:57Z
+    [IMPROVEMENTS]
+    - improve docs and external tests. #5 #6
+    - improve type alias prototype. #3
+
+    [INCOMPATIBLE CHANGE]
+    - add `type` option and remove -type_alias option. #4
+    - remove -declare option and add -alias and -fun options. #3
+
 0.03 2023-07-30T23:26:34Z
     [INCOMPATIBLE CHANGE]
     - Remove -export_ok option. #2
kfly8 added a commit that referenced this pull request Aug 13, 2023
Changelog diff is:

diff --git a/Changes b/Changes
index 6124c08..191b754 100644
--- a/Changes
+++ b/Changes
@@ -2,6 +2,10 @@ Revision history for Perl extension Type-Alias
 
 {{$NEXT}}
 
+0.05 2023-08-13T06:56:42Z
+    [IMPROVEMENTS]
+    - set specific dependencies #7
+
 0.04 2023-07-31T08:25:57Z
     [IMPROVEMENTS]
     - improve docs and external tests. #5 #6
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.

1 participant