Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Support for the new plan output format (#513)
* Added functional tests for multi-module referencing * Added more resources to the test * Added support for processing modules recursively for multi-layer module structures * Fixed a problem where some of the variables were spilling on other functions 🤦 * Optimised the code a bit * Added comments for some of the methods * Fixed the recursive function where we were referencing instead of copying data. * Also updated the functional test about this * Added 0.2 format_version support on JSON plans. * Updated requirements_dev * Fixed a typo in requirements_dev
- Loading branch information