Skip to content

Conversation

@XedinUnknown
Copy link
Member

@XedinUnknown XedinUnknown commented Nov 9, 2021

  • BC Break: Drop support for PHP < 7.2, and add support for PHP >= 8.
  • BC Break: TransformerFactoryInterface#make() renamed to createTransformer().
    It is now standalone, and doesn't require params.
  • BC Break: Removed outdated tools and deps.
  • TransformerAwareInterface#getTransformer() is now required to return a transformer.
  • Cleaned up configuration.
  • Added PHPStorm config.
  • Upgraded PHPUnit.
  • Add meta and other project configs.
  • Refactored tests.
  • Add code quality tools.
  • Add Github Actions config.

- Drop support for PHP < 7.2, and add support for PHP >= 8.
- Cleaned up configuration.
- Added PHPStorm config.
- Removed outdated tools and deps.
- Upgraded PHPUnit.
- Add meta and other project configs.
- Refactored tests.
- Add code quality tools.
- Add Github Actions config.
@XedinUnknown XedinUnknown added the enhancement New feature or request label Nov 9, 2021
@XedinUnknown XedinUnknown added this to the v0.2 milestone Nov 9, 2021
@XedinUnknown XedinUnknown self-assigned this Nov 9, 2021
Any configuration that's necessary to be performed around consumption time can be done via `with*()` methods.
Any configuration that's necessary to be performed around consumption time can be done via `with*()` methods.
@XedinUnknown XedinUnknown merged commit 13e7c29 into 0.2.x Nov 9, 2021
@XedinUnknown XedinUnknown deleted the task/update branch November 9, 2021 06:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant