Skip to content
This repository has been archived by the owner on May 11, 2021. It is now read-only.

Latest commit

 

History

History
29 lines (22 loc) · 1.02 KB

CHANGELOG.md

File metadata and controls

29 lines (22 loc) · 1.02 KB

1.0.0-alpha

Massive release that delivers all the major functionality we will need for 1.0. We have now the full functionality implemented and a very extensive test-suite consisting of almost 100 tests.

0.1.1

  • Added first sample Query.php class
  • Added first sample TestQuery.php class
  • Integrated with Travis for running tests
  • Integrated with codeclimate for code analysis and code coverage
  • Integrated badges into README
  • Integrated http://dsql.readthedocs.org/

0.1.0

  • Initial Release
  • Bootstraped Documentation (sphinx-doc)