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 wrap_sub #17

Merged
merged 1 commit into from
Mar 15, 2021
Merged

improve wrap_sub #17

merged 1 commit into from
Mar 15, 2021

Conversation

kfly8
Copy link
Owner

@kfly8 kfly8 commented Mar 15, 2021

No description provided.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 653092468

  • 11 of 11 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+1.4%) to 100.0%

Totals Coverage Status
Change from base Build 652964164: 1.4%
Covered Lines: 80
Relevant Lines: 80

💛 - Coveralls

@kfly8 kfly8 merged commit ac44d20 into main Mar 15, 2021
@kfly8 kfly8 deleted the improve-wrap-sub branch March 15, 2021 05:34
kfly8 added a commit that referenced this pull request Mar 15, 2021
Changelog diff is:

diff --git a/Changes b/Changes
index 771f921..e703b53 100644
--- a/Changes
+++ b/Changes
@@ -2,6 +2,11 @@ Revision history for Perl extension Function-Return
 
 {{$NEXT}}
 
+0.08 2021-03-15T05:39:29Z
+    - improve wrap_sub #17
+    - [IMCOMPATIBLE CHANGE] use Sub::Meta #15
+    - [BUGFIX] Fix attributes #14, #16
+
 0.07 2019-06-19T13:15:07Z
     - [BUGFIX] Fix check_sub #11
     - Support `no_check` option globally #12
kfly8 added a commit that referenced this pull request Mar 16, 2021
Changelog diff is:

diff --git a/Changes b/Changes
index e703b53..4b543a4 100644
--- a/Changes
+++ b/Changes
@@ -2,6 +2,9 @@ Revision history for Perl extension Function-Return
 
 {{$NEXT}}
 
+0.09 2021-03-16T13:35:42Z
+    - improve Function::Return#Return attribute #18
+
 0.08 2021-03-15T05:39:29Z
     - improve wrap_sub #17
     - [IMCOMPATIBLE CHANGE] use Sub::Meta #15
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

2 participants