v1.10.0
In version v1.10.0:
- Adding feature to filter out modules.
filterModulesconfiguration added. - Enabling any kind of module structure, until now it was only possible to have the modules inside the root folder.
- Changing the logic to calculate the change in the modules.
- Restructure of the code to improve testability. New tests added to the project making development cycle faster.
- Removing
filterconfiguration as it didn't add any value.