### v1.0.3
* Total bytes was not working with Twig 2
### v1.0.2
* Add support for .gitmodules files at repository root
* Updated to latest dependencies
### v1.0.1
* The minimum PHP version is 7.1 and PHPUNIT 7.
### v1.0.0
* Works with ```PHP 7.2```
### v0.5.6
* The Markdown image links were not working.
* Missed out the ```package.json``` from the previous release.
### v0.5.5
* Fixed PHPUNIT 6
### v0.5.4
* Different submodule links for Gitlist and Github
### v0.5.3
* The markdown links are working right
* Shows submodules
### v0.5.2
* Added all Bootsswatch themes (https://bootswatch.com/)
* Removed default theme, kept only Bootstrap (though like over 10 themes now)
* Removed PHP 5 support, only >= 7
* Upgraded Silex v1 to v2
* Upgraded Twig v1 to v2
* Upgraded Symfony/twig-bridge v2 to v3
* Upgraded Symfony/filesystem v2 to v3
* Upgraded Phpunit v4 to v6
* Moved from Showdown to Marked (more features)
* For building requires (not required for the server):
* NodeJs >= 8.9.0
* Bower
* Grunt
[//]: #@corifeus-footer
---