This major update introduces (or rather upgrades) the new [array datatype](https://github.com/Zuzu-Typ/PyGLM/wiki/Using-arrays) that is now a lot more versatile.
It also includes a bunch of fixes, mainly regarding the matrix types.
Prior to this version, matrices were printed incorrectly and also incorrectly converted to and from buffers (e.g. numpy arrays).
This release incorporates the following changes: