Releases: ManiacalLabs/BiblioPixel
Releases · ManiacalLabs/BiblioPixel
v3.4.17
- Rework Runnable and threads for better shutdown
- New ArtNet control
v3.4.16
- Better error handling
- Add a timeout to UDP sockets
- Better handling of partial colors and component color lists
v3.4.15
- New Limiter animation
bp restart
and bp shutdown
commands
- Improved error messages and tiny bug fixes
v3.4.14
- Add RemoteServer.shutdown_server() classmethod and SIGHUP fix
- Always exit from main using sys.exit()
v3.4.13
- Re-read project files on SIGHUP
- Better signal handling (SIGHUP, SIGINT, SIGETERM)
- Fix
bp run --dump
option
- Give a better warning if Layout.start() is not called
v3.4.11
- Restart
bp
on SIGHUP (fix #724)
- Command line flags override project files (fix #694)
- Use recursive name-guessing (fix #652)
- Compute animation.name in Animation.pre_recursion (fix #722 and #723)
v3.4.10
- Fix PiWS281X.set_brightness (fix #715)
- Allow controls to raise exceptions (fix #711)
- Allow animations to be retrieved by name
- Better error messages
v3.4.9
- Add numpy to requirements
- Fix
bp demo circle
- Make layout.color_list setter more flexible
- Refactorings
v3.4.8
- Fix #686 and #689
- Allow animation.Remote to open the URL for its control page
- --v4 flag