Version 0.5.2
This release introduces a more compact data model for coordinates, centers the location of rectangular lights, and fixes a JSON deserialization error.
✨ Feature:
- coords: Change coordinates to list for compactness by @sean1832 in #28
- location: Assign location as center of rectangular light by @sean1832 in #27