I am trying to figure out if I am doing something wrong or if there is some kind of technical or legal limitation to PlatformIO when it comes to libraries. I have tried to install WifiManager by tzapu, and the latest version available to PIO is 0.16.0 whereas the arduino IDE makes 2.0.16-rc.2 available.
Thank you in advance for your insight.
Edit: Digging further, it looks like the issue is related to not respecting semantic versioning. Is there a way to get PlatformIO to list all tags by any chance?
Edit: Okay yeah, there hasn’t been a stable release since 0.16. I guess I should’ve filed the issue as a feature request then, seems like it’s currently working as intended