Skip to content

v0.5.1

Compare
Choose a tag to compare
@sean1832 sean1832 released this 04 Oct 15:09
· 13 commits to master since this release
39ccab4

Version 0.5.1

This release enhances the application's capability to manage lighting configurations by introducing support for multiple lights.

✨ Feature:

  • serialization: Implement serialization of multiple lights into a list by @sean1832 in #26
    • The application can now handle multiple lights, whereas previously, it was limited to a single light per channel. This enhancement is particularly useful in scenarios requiring complex lighting setups or configurations where multiple lights are necessary.