Skip to content

v2.3.5

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 29 Sep 23:39

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