Release 0.4.0
- #65: Added support for generation of code coverage report using Jacoco
- #67: Added a class to automatically execute user defined code only once per
SparkSession
; most useful for UDF registration - #69: Function transforming a column name to Spark expression evaluating the column
- #71: Fixed failing ScalaDoc class references and adding the code doc generation & its check to CI/CD