3.0.0 - Modern OpenGL, SSE optimization
This includes fantastic work from @deltaoscarmike on modernizing OpenGL for GLES3 support which should enable the building of projectM on modern and embedded devices - #70 .
Also includes work from @mbellew adding intel SSE support to optimize expression parsing - #59 .
Coming soon: fixing shader support - #26