- Fixed private package update hook to work with GitHub Enterprise
- Fixed private package support for creating zip files for feature branches
- Fixed issues with http proxy handling
- Fixed minor setup and update issues
- Fixed handling of private packages with no dist URL
- Fixed private package update hook to work with custom ssh URLs
- Fixed support for package repositories
- Fixed disk usage management of packagist metadata
- Fixed github hook handler to accept more URLs
- Fixed handling of non-standard http ports
- Fixed private repository when Toran is run in dev environment
- Fixed license verification on php <=5.4.8
- Added support for lazy loading dists of private packages
- Added GitHub hook support
- Added update command
- Added documentation
- Added new design
- Fixed usability/clarity issues
- Fixed install instructions
- Initial release