-
Notifications
You must be signed in to change notification settings - Fork 346
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
github-actions
bot
force-pushed
the
tagpr-from-v0.3.3
branch
3 times, most recently
from
May 23, 2024 12:30
bbb4b6f
to
d0b2f11
Compare
github-actions
bot
force-pushed
the
tagpr-from-v0.3.3
branch
3 times, most recently
from
June 1, 2024 12:08
85e5f4c
to
d356ea7
Compare
github-actions
bot
force-pushed
the
tagpr-from-v0.3.3
branch
2 times, most recently
from
June 5, 2024 18:10
defb8fa
to
39bf75d
Compare
github-actions
bot
force-pushed
the
tagpr-from-v0.3.3
branch
6 times, most recently
from
June 21, 2024 11:23
ac21b32
to
892b6bd
Compare
github-actions
bot
force-pushed
the
tagpr-from-v0.3.3
branch
7 times, most recently
from
June 29, 2024 06:57
8c6fe97
to
035ee99
Compare
github-actions
bot
force-pushed
the
tagpr-from-v0.3.3
branch
2 times, most recently
from
July 2, 2024 11:20
a98e02e
to
6673f3d
Compare
github-actions
bot
force-pushed
the
tagpr-from-v0.3.3
branch
6 times, most recently
from
July 15, 2024 11:26
6c63cb0
to
b31eae3
Compare
github-actions
bot
force-pushed
the
tagpr-from-v0.3.3
branch
5 times, most recently
from
July 23, 2024 12:17
a7f0ea9
to
664a274
Compare
github-actions
bot
force-pushed
the
tagpr-from-v0.3.3
branch
2 times, most recently
from
August 5, 2024 05:11
866eba2
to
05aa37a
Compare
github-actions
bot
force-pushed
the
tagpr-from-v0.3.3
branch
2 times, most recently
from
August 12, 2024 23:50
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) |
github-actions
bot
force-pushed
the
tagpr-from-v0.3.3
branch
from
August 16, 2024 12:26
337a0d1
to
229e7d4
Compare
utam0k
added
tagpr:minor
kind/cleanup
Categorizes issue or PR as related to cleaning up code, process, or technical debt.
and removed
tagpr
tagpr:minor
labels
Aug 17, 2024
Merged
github-actions
bot
force-pushed
the
tagpr-from-v0.3.3
branch
2 times, most recently
from
August 22, 2024 13:27
97ae234
to
3b3f2dd
Compare
github-actions
bot
force-pushed
the
tagpr-from-v0.3.3
branch
from
August 23, 2024 12:44
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