Deployed platform.txt in v1.8.7 is not the good one
landret opened this issue · 3 comments
landret commented
Hi,
when downloading megaavr package v1.8.7 from the Arduino IDE, the platform.txt included is incorrect. It is not the same as on Github. It is missing #101 PR commit that was merged on 26 september 2021.
per1234 commented
Hi @landret. I think the way you have formulated this report is likely to cause confusion.
Your report implies it is unexpected that the platform.txt or the 1.8.7 release does not contain the change from #101. #101 was created 4 months after the time of the 1.8.7 release, so it is expected that the 1.8.7 release would not contain that change:
So it seems that what you actually intended was to request a new release be created.
landret commented