-
Notifications
You must be signed in to change notification settings - Fork 356
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
Release for v0.4.0 #2791
Merged
Merged
Release for v0.4.0 #2791
Conversation
This file contains 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
bbb4b6f
to
d0b2f11
Compare
85e5f4c
to
d356ea7
Compare
defb8fa
to
39bf75d
Compare
ac21b32
to
892b6bd
Compare
8c6fe97
to
035ee99
Compare
a98e02e
to
6673f3d
Compare
6c63cb0
to
b31eae3
Compare
a7f0ea9
to
664a274
Compare
866eba2
to
05aa37a
Compare
d472a05
to
337a0d1
Compare
Hi, do you have a time frame of when the new version gets released? (I'm asking because of the #2869 fix) |
337a0d1
to
229e7d4
Compare
Merged
97ae234
to
3b3f2dd
Compare
3b3f2dd
to
fbc74ac
Compare
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
kind/cleanup
Categorizes issue or PR as related to cleaning up code, process, or technical debt.
tagpr:minor
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 pull request is for the next release as v0.4.0 created by tagpr. Merging it will tag v0.4.0 to the merge commit and create a GitHub release.
You can modify this branch "tagpr-from-v0.3.3" directly before merging if you want to change the next version number or other files for the release.
How to change the next version as you like
There are two ways to do it.
What's Changed
💪 Improvements
setup_envs
method for theExecutor
trait by @musaprg in Add newsetup_envs
method for theExecutor
trait #2820💥 Breaking Changes
🐛 Bug Fixes
📖 Documentation improvements
with_executor
method description by @Andreagit97 in docs: fixwith_executor
method description #2834🧪 Test improvements and Misc Fixes
.devcontainer/Dockerfile
by @keisku in Apply building best practices to.devcontainer/Dockerfile
#2856Other Changes
New Contributors
with_executor
method description #2834Full Changelog: v0.3.3...v0.4.0