Skip to content

Latest commit

 

History

History
34 lines (26 loc) · 795 Bytes

CHANGELOG.md

File metadata and controls

34 lines (26 loc) · 795 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.

[Unreleased]

Changed

[0.2.3] - 2019-03-06

Added

  • Add show_all_errors parameters
  • Add a JsonOptimusException class

[0.2.2] - 2018-11-29

Added

  • Make package compatible with Symfony 4

[0.2.1] - 2018-06-19

Added

  • Add array condition
  • Add documentation

[0.2] - 2018-06-12

Added

  • Add an OptimusException class

[0.1.1] - 2018-03-05

Fixed

  • Make AbstractMappingTransformer::transform() public instead of protected

[0.1] - 2018-03-02

Added

  • Transform an input array to an output array