Skip to content

Latest commit

 

History

History
44 lines (33 loc) · 1.48 KB

CHANGELOG.md

File metadata and controls

44 lines (33 loc) · 1.48 KB

Change Log

All notable changes to this project are documented in this file. This project adheres to Semantic Versioning.

Added

Changed

Fixed

0.4.0 - 2017-02-21

Added

  • This changelog

Changed

  • Improved the .gitignore file to exclude common folders and files

Fixed

  • Replace usage of deprecated String with CakeText in a BC way
  • Replace death star version constraint for composer/installers with ^1.1
  • Replace dev-master version constraint for satooshi/php-coveralls with ^1.0

0.3.0 - 2014-11-10

Added

  • Integration of FriendOfCake's Travis scripts
  • Added Scrutinizer integration
  • Added Coveralls integration
  • A contribution guide
  • A .editorconfig file

Changed

  • Various improvements to the API docs
  • Various improvements to the README/documentation
  • Various minor improvements to the tests

Fixed

  • The behavior does not remove previously added rules anymore, when there is one or more overlapping field(s) among two or more field groups
  • Various CS fixes, now complying with the CakePHP coding standard

0.2.0 - 2013-10-10 (later re-tagged)

Added

  • Initial basic functionality