First major step towards 2.0
I have now finished the first major task towards version 2.0: extracting the renderers into their own class. Until now the task of rendering the grid was part of the grid class, this made the classes much larger and it was impossible to add one’s own rendering shapes without modifying the grids themselves.