Skip to content

Releases: selective-php/transformer

1.5.0

Choose a tag to compare

@odan odan released this 07 Mar 10:39
ee22c45

Added

Removed

  • Drop support for PHP 8.1

1.4.0

Choose a tag to compare

@odan odan released this 03 Jun 18:27

Changed

Added

  • Add Github Action build settings for PHP 8.3 and PHP 8.4

1.3.0

Choose a tag to compare

@odan odan released this 09 Sep 21:51

Changed

1.2.0

Choose a tag to compare

@odan odan released this 08 Nov 19:30

Fixed

Changed

1.1.0

Choose a tag to compare

@odan odan released this 03 Sep 23:14

Added

  • Add ArrayTransformer::set method #2

1.0.0

Choose a tag to compare

@odan odan released this 24 Feb 19:06
395cae0
Update README.md

0.4.0

Choose a tag to compare

@odan odan released this 09 Feb 15:26

Added

  • Add support for numeric indexes and objects
  • Add bool and int as rule alias

Removed

  • Remove dflydev/dot-access-data dependeny

0.3.0

Choose a tag to compare

@odan odan released this 01 Feb 20:43

Added

  • Add TransformFilter and TransformListFilter
  • Add TransformerInterface

Changed

  • Update docs

Breaking Changes

  • Change role()->string() rule to false by default

0.2.0

Choose a tag to compare

@odan odan released this 27 Jan 22:22

Changed

  • Rename StringFilter to StringWithBlankFilter
  • Rename BlankToNullFilter to StringWithBlankFilter

0.1.0

Choose a tag to compare

@odan odan released this 26 Jan 19:00

First Release