fooker / photonic

Dynamic light controller and animator
https://photonic.live
MIT License
3 stars 1 forks source link

build: API versioning checks #23

Open fooker opened 3 hours ago

fooker commented 3 hours ago

Add a check to ensure the API changes are reflected in according version increase following the semantic versioning scheme.

See https://rustprojectprimer.com/checks/semver.html

fooker commented 3 hours ago

Probably using https://github.com/obi1kenobi/cargo-semver-checks