Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 883 Bytes

CHANGELOG.md

File metadata and controls

29 lines (20 loc) · 883 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[1.2.1] - 2017-12-207

  • Fix undefined variable on FormatDateTimeParser.

[1.2.0] - 2017-12-20

  • Add management of date and time parsing and conversion into compliant database string format.

[1.1.3] - 2017-12-01

  • Minor fixes of case of empty string value.

[1.1.2] - 2017-11-30

  • Minor fixes of README.md.

[1.1.1] - 2017-11-28

  • Minor fixes for PHP 5.6.

[1.1.0] - 2017-11-28

  • Add support for expressions with simple logical operators and without parenthesis. The or operator is writen with - , the and operator is written with + ;
  • Update minor composer dependency versions.

[1.0.0] - 2017-08-01

  • Initial release.