Bug Fixes:
- hoist validation and transformation to top of call chain. before, set_docs would be called on the un-transformed sections (#221) by marot
Improvements:
-
only store source location if :debug_info enabled (#222) by Jonatan Männchen
- Note: you will potentially need to update your DSL tests. See the anno guide for more.
-
check spark_metadata presence in nested entities (#220) by Jonatan Männchen
-
Add DSL entity validation and transformation (#218) by marot