v1.0.1
Changes since v1.0.0:
- Optimization of plots with variable sitesize which also allowed some code cleanup: #217, #218
- Threading in bands had a series of bugs that could lead to wrong results or even a segfault: #219
- Introduction of qplotdefaults: #220, #223
- qplot matrix shader bugfix: #221
- embarrassing fix to an old core function foreach_cell that could end prematurely: #222