-------------------
* [MOD] (BREAKING CHANGE!) rename package back to Spooq (dropping "2").
This means you need to update all imports from spooq2.xxx.yyy to spooq.xxx.yyy in your code!
* [MOD] Prepare for PyPi release
* [MOD] Drop official support for Spark 2.x (it most probably still works without issues,
but some tests fail on Spark2 due to different columns ordering and the effort is too high to
maintain both versions with respect to tests)