forked from heronarts/P3LX
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathVERSION
More file actions
29 lines (24 loc) · 708 Bytes
/
VERSION
File metadata and controls
29 lines (24 loc) · 708 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
0.2.2
November 22, 2021
- Refactor to LXFixture output layer
- Enable merging of multiple protocol packets across fixtures
- Various bugfixes
0.2.1
October 22, 2020
- COVID lockdown
- Improvements to fixture/structure/JSON system
- Many tweaks and improvements, new patterns/effects
0.2.0
May 28, 2020
- Lots of API cleanups
- New LXFixture and LXPalette systems
- Better software process, Maven builds
0.1.2
August 20, 2018
-Fix bug with onActive/onInactive messages when pattern is deleted.
0.1.1
August 15, 2018
-Dropping alpha tag, updating release packaging with VERSION and LICENSE files.
0.1.0-alpha
August 13, 2018
-Initial release cut for tracking versioned changes across the LX repositories.