Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 633 Bytes

CHANGELOG.md

File metadata and controls

22 lines (16 loc) · 633 Bytes

Change Log

  • Phing now runs test suite and also is able to generate code coverage reports
  • Travis CI implemented

Added

  • Uri object now supports passing in your URI in the construct

Fixed

  • Minor Bugs related to Type Hinting
  • Other bug fixes
  • Initial Release
    • Message, Request, Response, and Uri implemented