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

Closes #12 and #16 #29

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Closes #12 and #16 #29

wants to merge 5 commits into from

Conversation

lsolano
Copy link
Owner

@lsolano lsolano commented Apr 1, 2022

Several improvements.
closes #12
closes #16

@lsolano lsolano added the enhancement New feature or request label Apr 1, 2022
@lsolano lsolano requested a review from jcmordan April 1, 2022 02:31
@lsolano lsolano self-assigned this Apr 1, 2022
Copy link
Owner Author

@lsolano lsolano left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

1. Declare new desing on README.md
2. Version bump (3.x to 4.0.0-alpha)
3. Add net6.0 target framework.
1. Remove deprecated methods
2. Rename multiple methods
3. Split methods with optional messages (overloads) in two
    with more explicit names.

BREAKING CHANGE: Remove deprecated methods from Arguments
@sonarcloud
Copy link

sonarcloud bot commented May 12, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 54 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove small quality gate status badge and leave only the big one Implicit null checks for
1 participant