All notable changes to the flysystem-github project will be documented in this
file. This project adheres to the keep-a-changelog
and Semantic Versioning conventions.
- Adds automated checks (a.k.a. unit-tests) for the Adapter, Client and Settings classes.
- Adds various utility files for Travis builds, Coveralls and Composer
- Makes the PHPUnit configuration more strict
- Renames the Client class to "Api"
- Read functionality and Github API authentication have been implemented.
- Set up project basics like .gitignore file, PHPUnit Configuration file, Contributing guidelines, Composer file stating dependencies, MIT License, README file and this CHANGELOG file.