FastAccelStepper 0.29.0
gin66 opened this issue · 4 comments
gin66 commented
Describe the problem
The library manager log is:
2023/05/08 21:17:39 Checking out tag: 0.28.4
2023/05/08 21:17:40 Release FastAccelStepper:0.28.4 already loaded, skipping
2023/05/08 21:17:40 Checking out tag: 0.29.0
2023/05/08 21:17:40 Release FastAccelStepper:0.28.4 already loaded, skipping
Why is the last line not 0.29.0 ?
To reproduce
rerun library manager !?
Expected behavior
Library manager updates FastAccelStepper to 0.29.0
Additional context
I have checked #1552 stating wrong version in library.properties.
But the library.properties of the tagged commit is updated to 0.29.0
So #1552 does not apply
Issue checklist
- I searched for previous reports in the issue tracker
- My report contains all necessary details
gin66 commented
Same happened again for 0.29.1
gin66 commented
any chance to get this solved as my users are stuck on 0.28.4.
There is no issue with platformio. So I only can advise my users to switch away from Arduino IDE.
per1234 commented
Hi @gin66. Thanks for your report. I will investigate this problem as soon as I can find the time and report back then. Please be patient.
gin66 commented
0.29.2 is now out and 0.29.3 is in preparation.
Any update ?