-
Is there a timeline for a release that will contain the fixes and improvements currently on main above v3.3.0? In my case, I'm specifically interested in fixes for #799 and #741, but it looks like there are a lot of other good fixes and featured accumulated on main since v3.3.0. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 1 reply
-
We can give any precise estimate of it yet, we are actively working on it, and we made good progress lately, but we still need to solve the following https://github.com/esp-rs/espflash/milestone/3 issues. Is there anything stopping you from installing |
Beta Was this translation helpful? Give feedback.
-
@SergioGasquez - There isn't so much an issue with my installing it locally for my day to day development work. I've actually already done that. The issue is more that without fixes for those two issues in a stable release, we cannot upgrade the rust edition or offer esp32c6 support in our next release, without also pushing a requirement on Anyway, it is fine if there is no estimate, I was just curious. I can keep an eye on the milestone you linked. |
Beta Was this translation helpful? Give feedback.
-
Hi! We added a due date to https://github.com/esp-rs/espflash/milestone/3: Jun 10. Its not set in stone but we will due our best to release before that date! |
Beta Was this translation helpful? Give feedback.
@SergioGasquez - There isn't so much an issue with my installing it locally for my day to day development work. I've actually already done that. The issue is more that without fixes for those two issues in a stable release, we cannot upgrade the rust edition or offer esp32c6 support in our next release, without also pushing a requirement on
espflash@main
to consumers of our software (since they will need to run espflash), and documenting that, etc.Anyway, it is fine if there is no estimate, I was just curious. I can keep an eye on the milestone you linked.