Releases: KonradChlupka/berglen-led
Releases · KonradChlupka/berglen-led
v0.2.0
- defaults to Rainbow RGB pattern, can temporarily override with a wipe pattern with :8888/wipe
What's Changed
- HTTP server with background and temporary foreground programs by @jamesjarvis in #11
- Delete some lines I forgot to delete by @jamesjarvis in #12
Full Changelog: v0.1.0...v0.2.0
v0.1.0
- 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
- Add a simple inotify script and modify MIT by @jamesjarvis in #1
- Macbook deploys by @KonradChlupka in #8
- Bump mikepenz/release-changelog-builder-action from 1 to 2.7.0 by @dependabot in #7
- Golang Base by @jamesjarvis in #10
New Contributors
- @KonradChlupka made their first contribution in #8
- @dependabot made their first contribution in #7
Full Changelog: https://github.com/KonradChlupka/berglen-led/commits/v0.1.0
v0.0.1
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