Skip to content

v2.0.0

Choose a tag to compare

@rvhonorato rvhonorato released this 30 Sep 13:32
· 5 commits to main since this release
6d19e23

What's Changed

  • add error message for empty parameters by @rvhonorato in #162
  • check if modules in the order field are defined as modules and vice-versa by @rvhonorato in #163

💥breaking changes 💥
empty definitions now need to have an object:

-        emref:
+        emref: {}

Full Changelog: v1.13.2...v2.0.0