Skip to content

Releases: KonradChlupka/berglen-led

v0.2.0

24 Nov 23:09
ed576ed
Compare
Choose a tag to compare
  • defaults to Rainbow RGB pattern, can temporarily override with a wipe pattern with :8888/wipe

What's Changed

Full Changelog: v0.1.0...v0.2.0

v0.1.0

23 Nov 23:46
0ea6804
Compare
Choose a tag to compare
  • Is now a Golang binary compiled with CLI arguments to change brightness, or to run either rainbow effects or a simple colour wipe

What's Changed

New Contributors

Full Changelog: https://github.com/KonradChlupka/berglen-led/commits/v0.1.0

v0.0.1

17 Nov 21:37
eb75708
Compare
Choose a tag to compare
Create github actions for dependabot and ci (#6)

* add dependabot workflow

* simple buildx thing

* build the binaries, changelog and append all of this to each release

* inspect buildx

* set up QEMU for armv6 support