Skip to content

Releases: 21TORR/SimpleNormalizer

1.2.1

21 Feb 20:47
1.2.1
3689b84
Compare
Choose a tag to compare

✨ Improvements

  • Allow Symfony v7.

What's Changed

Full Changelog: 1.2.0...1.2.1

1.2.0

21 Feb 15:02
bf3ee4f
Compare
Choose a tag to compare

🎁 New Features

  • Add SimpleNormalizer::normalizeMap().
  • Add helper VO ValueWithContext.

✨ Improvements

  • Require PHP 8.3.

What's Changed

  • Add helper to normalize values to a map. by @apfelbox in #5
  • Add ValueWithContext helper VO by @apfelbox in #6

Full Changelog: 1.1.1...1.2.0

1.1.1

02 Nov 16:45
1.1.1
6ff1276
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Move test trait to published namespace.

What's Changed

  • Move test trait to published namespace by @apfelbox in #4

Full Changelog: 1.1.0...1.1.1

1.1.0

02 Nov 16:35
1.1.0
cc8d067
Compare
Choose a tag to compare

🎁 New Features

  • Add public helper trait SimpleNormalizerTestTrait.

What's Changed

  • Add public helper trait SimpleNormalizerTestTrait by @apfelbox in #3

Full Changelog: 1.0.1...1.1.0

1.0.1

08 Dec 20:08
1.0.1
6fd75d0
Compare
Choose a tag to compare

✨ Improvements

  • Add generic NormalizationFailedException for usage inside your normalizers.

What's Changed

  • Add generic NormalizationFailedException by @apfelbox in #2

Full Changelog: 1.0.0...1.0.1

1.0.0

14 Nov 14:16
1.0.0
908d515
Compare
Choose a tag to compare

Initial release \o/

What's Changed

New Contributors

Full Changelog: https://github.com/21TORR/simple-normalizer/commits/1.0.0