arduino/ArduinoCore-megaavr

Deployed platform.txt in v1.8.7 is not the good one

landret opened this issue · 3 comments

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.

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:

1.8.7...master

So it seems that what you actually intended was to request a new release be created.

Hi @per1234
I thought v1.8.7 was released after change from #101. I misunderstood, sorry about that.

Indeed, it would be interesting to have a new release created as the last one happened nearly 2 years ago.

Core 1.8.8 contains #101 , closing as fixed