Update dependency stackexchange to v1.3.1 (main)#36
Open
mend-for-github-com[bot] wants to merge 1 commit into
Open
Update dependency stackexchange to v1.3.1 (main)#36mend-for-github-com[bot] wants to merge 1 commit into
mend-for-github-com[bot] wants to merge 1 commit into
Conversation
Author
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.2.2→1.3.1By merging this PR, the issue #4 will be automatically resolved and closed:
Release Notes
Swaagie/stackexchange (stackexchange)
v1.3.1Compare Source
chore
BREAKING CHANGES
1.3.1 (2021-11-10)
Bug Fixes
1.3.0
Get comments for questions and answers. (Thanks, c-schuhmann!)
1.2.5
Remove deprecated request dependency. No more warnings on install!
1.2.4
Correct error message for answers.downvote() that indicated upvote() instead.
1.2.3
Fix edge case where callback might get invoked twice.
1.2.2
Do not publish tests as part of package.
1.2.1
Correct error message for questions.downvote() that indicated upvote() instead.
1.2.0
Allow
siteproperty to be specified infilter. (Thanks @karanaggarwal1!)1.1.0
users.users().v1.3.0Compare Source
chore
BREAKING CHANGES
1.3.1 (2021-11-10)
Bug Fixes
1.3.0
Get comments for questions and answers. (Thanks, c-schuhmann!)
1.2.5
Remove deprecated request dependency. No more warnings on install!
1.2.4
Correct error message for answers.downvote() that indicated upvote() instead.
1.2.3
Fix edge case where callback might get invoked twice.
1.2.2
Do not publish tests as part of package.
1.2.1
Correct error message for questions.downvote() that indicated upvote() instead.
1.2.0
Allow
siteproperty to be specified infilter. (Thanks @karanaggarwal1!)1.1.0
users.users().v1.2.5Compare Source
Remove deprecated request dependency. No more warnings on install!
v1.2.4Compare Source
Correct error message for answers.downvote() that indicated upvote() instead.
v1.2.3Compare Source
Fix edge case where callback might get invoked twice.