Releases: Codito-Dev/rector-money
Releases · Codito-Dev/rector-money
1.0.0-RC5
What's Changed
- Bump to Rector ^1.0 by @samsonasik in #6
- Drop dependency to
webmozart/assert
by @Wirone
Full Changelog: 1.0.0-RC4...1.0.0-RC5
1.0.0-RC4
What's Changed
- Bump to latest Rector 0.18.1 by @samsonasik in #3
- Bump to latest Rector 0.19.2 by @samsonasik in #4
New Contributors
- @samsonasik made their first contribution in #3
Full Changelog: 1.0.0-RC3...1.0.0-RC4
1.0.0-RC3
What's Changed
- Bump dependencies
- Use new configurator API for ECS and Rector
- Use
--testdox
output for PHPUnit - Prevent exceptions on UnionTypes by @pascalheidmann (#2)
New Contributors 🎉
- @pascalheidmann made their first contribution in #2
Full Changelog: 1.0.0-RC2...1.0.0-RC3
1.0.0-RC2
What's Changed
- proper namespace for the package (
Codito\Rector\*
) - Wrap float-returning calls passed as arguments to multiply/divide
- Fix imported services namespace by @TomasVotruba (#1)
New Contributors 🎉
- @TomasVotruba made their first contribution in #1
Full Changelog: 1.0.0-RC1...1.0.0-RC2