Skip to content

2.1.0

Choose a tag to compare

@github-actions github-actions released this 27 Feb 14:58
· 8 commits to master since this release

✨ New Features

  • 45490fa - Add support for Symfony Expression Language as an alternative to the legacy normalizer and denormalizer methods. See the documentation for details. (commit by @zolex)

💔 Deprecations

  • b5fe96c - Deprecate normalizer and denormalizer methods as well as method dependencies. VOM is designed to operate without requiring custom code, and the intended behavior can be achieved using VOM's built-in features. (commit by @zolex)