Nerwyn / android-tv-card

A completely customizable universal remote card for Home Assistant. Supports multiple platforms out of the box.
Apache License 2.0
254 stars 13 forks source link

Embrace semantic versioning #132

Closed jsamr closed 2 months ago

jsamr commented 2 months ago

The latest update brought many breaking changes, including having to change the js module file. I would recommend embracing a "semantic" versioning kind of release scheme, where breaking changes require a major version increment.

https://semver.org/

Nerwyn commented 2 months ago

It already does? This was a major version update to 4.0.0 and there was a huge breaking changes warning banner at the top of the release notes.

jsamr commented 2 months ago

Got confused with another hacs repo which also brought breaking changes, apologies!