Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 773 Bytes

Changelog-0.0.0.md

File metadata and controls

19 lines (16 loc) · 773 Bytes

Changelog - Versions 0.0.0 and up

All notable changes of the jrbarnard/efapiwrap release series are documented in this file using the Keep a CHANGELOG principles. This project adheres to Semantic Versioning.

[0.9.0]

Changed

  • Minor changes to docs, structure
  • Retrospectively adding changelog license and contributing files
  • couple of additional tests

[0.8.0] - 2016-04-10

Changed

  • Altered the structure of the project to adhere to a suggested composer package structure (from modernPHP)
  • Used Guzzle to abstract away curl
  • Changed the user interface to the api layer
  • Updated to use PhpUnit
  • Updated to use PHPDocumentor
  • Now uses composer and is available on packagist under jrbarnard/efapiwrap