v1.9.0
What's Changed
- Fix some dtypes by @nitbharambe in #183
- Update lock by @nitbharambe in #185
- Fix/move visualizer import by @Thijss in #190
- feat: add server state for visualizer by @nitbharambe in #184
- fix(visualizer): coordinates weren't working anymore in CONFIG menu by @Thijss in #192
- feat: switch id_counter from int to set by @Thijss in #191
- chore(visualizer): search now uses the grid state by @vincentkoppen in #193
- chore: move array definitions to arrays.py by @Thijss in #189
- feat: visualize appliances by @nitbharambe in #186
- chore(visualizer): Remove unused elements data by @nitbharambe in #195
- fix(visualizer): appliances were on top of nodes in coordinate view by @Thijss in #196
- build: Bump to 1.9 by @Thijss in #200
Full Changelog: v1.8.2...v1.9.0