This repository has been archived by the owner on Oct 19, 2023. It is now read-only.
Releases: elgentos/masquerade
Releases · elgentos/masquerade
1.2.2
What's Changed
- Add config files for Perfex CRM by @nemopohle in #101
- debian/changelog: Update to latest version by @tdgroot in #102
- Added ability to change the working directory by @rickkuilman in #104
New Contributors
- @nemopohle made their first contribution in #101
- @rickkuilman made their first contribution in #104
Full Changelog: 1.2.1...1.2.2
PHP 8 bugfix
Full Changelog: 1.2.0...1.2.1
Thanks @rickdegraaf-dq for #100
1.2.0 - PHP 8.1 support
1.1.0
Replaced abandoned fzaninotto/faker
with new fakerphp/faker
Updated outdated packages:
+--------------------------------------+----------+-----------+--------------------------------------------------------------------+
| Production Changes | From | To | Compare |
+--------------------------------------+----------+-----------+--------------------------------------------------------------------+
| doctrine/dbal | 2.13.6 | 3.2.0 | https://github.com/doctrine/dbal/compare/2.13.6...3.2.0 |
| fzaninotto/faker | v1.9.2 | REMOVED | |
| illuminate/container | v6.20.41 | v8.75.0 | https://github.com/illuminate/container/compare/v6.20.41...v8.75.0 |
| illuminate/contracts | v6.20.41 | v8.75.0 | https://github.com/illuminate/contracts/compare/v6.20.41...v8.75.0 |
| illuminate/database | v6.20.41 | v8.75.0 | https://github.com/illuminate/database/compare/v6.20.41...v8.75.0 |
| illuminate/support | v6.20.41 | v8.75.0 | https://github.com/illuminate/support/compare/v6.20.41...v8.75.0 |
| nesbot/carbon | 2.54.0 | 2.55.2 | https://github.com/briannesbitt/Carbon/compare/2.54.0...2.55.2 |
| symfony/console | v4.4.34 | v5.4.1 | https://github.com/symfony/console/compare/v4.4.34...v5.4.1 |
| symfony/translation | v5.3.11 | v5.4.1 | https://github.com/symfony/translation/compare/v5.3.11...v5.4.1 |
| symfony/yaml | v4.4.34 | v5.4.0 | https://github.com/symfony/yaml/compare/v4.4.34...v5.4.0 |
| composer/package-versions-deprecated | NEW | 1.11.99.4 | |
| fakerphp/faker | NEW | v1.17.0 | |
| illuminate/collections | NEW | v8.75.0 | |
| illuminate/macroable | NEW | v8.75.0 | |
| psr/cache | NEW | 1.0.1 | |
| psr/log | NEW | 1.1.4 | |
| symfony/polyfill-intl-grapheme | NEW | v1.23.1 | |
| symfony/polyfill-intl-normalizer | NEW | v1.23.0 | |
| symfony/string | NEW | v5.4.0 | |
| voku/portable-ascii | NEW | 1.5.6 | |
+--------------------------------------+----------+-----------+--------------------------------------------------------------------+
Full Changelog: 1.0.2...1.1.0
1.0.2
Full Changelog: 1.0.1...1.0.2
- Updated Shopware 6 config
1.0.1
Full Changelog: 1.0.0...1.0.1
- Updated Identify command to auto-generate configs
- Added default Shopware 6 configs
1.0.0
Finally out of beta!
- Added PHP 8.0 support (thx @JeroenBoersma & @johmanx10)
- Allowed passwordless identify command
What's Changed
- Incorrect URL for Twitter link by @matheusgontijo in #88
New Contributors
- @matheusgontijo made their first contribution in #88
Full Changelog: 0.3.5...1.0.0
0.3.5
Change MySQL GLOBAL to SESSION mode
Composer global require support
Merge pull request #80 from JulesLeynaud/patch-1 Work with composer global require