To be more developer-friendly with module developers, you can now test your module by installing it from a tar file without having to publish it on GitHub.
1.5.0
Features: - now you can install modules from branches
1.4.1
Fixes: - import error with gitpython, adding it to requirements
1.4.0
Features: - Now you can create and install modules that change the functionality of litio.
Changes: - The litio structure is now modular. - Tests are now executed with the "run" sub-command.
1.3.0
Features: - Improved value comparison with dot access - Various bugs fixed - Updated documentation
1.2.0
Features: - Changing output style - Adding the possibility to include more output styles - Adding the possibility to ignore tests - Various bugs fixed