Monofony Versions Save

Main repository for all Monofony bundles

v0.10.2

6 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/Monofony/Monofony/compare/v0.10.1...v0.10.2

v0.10.1

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/Monofony/Monofony/compare/v0.10.0...v0.10.1

v0.10.0

1 year ago

TL;DR

  • Adding support for PHP 8.2
  • Adding support for Symfony 6.2
  • Adding support for API-Platform 3.1
  • Drop PHP 8.0 support
  • Drop Symfony 5.4 & Symfony 6.0 support

What's Changed

Full Changelog: https://github.com/Monofony/Monofony/compare/v0.9.0...v0.10.0

v0.10.0-alpha.1

1 year ago

TL;DR

  • Adding support for PHP 8.2
  • Adding support for Symfony 6.2
  • Adding support for API-Platform 3.1
  • Drop PHP 8.0 support
  • Drop Symfony 5.4 & Symfony 6.0 support

What's Changed

Full Changelog: https://github.com/Monofony/Monofony/compare/v0.9.0...v0.10.0-alpha.1

v0.9.0

1 year ago

What's Changed

Full Changelog: https://github.com/Monofony/Monofony/compare/v0.8.0...v0.9.0

v0.9.0-alpha.2

1 year ago

TL;DR

  • Fix splitting packages after upgrading

Follow this upgrade guide https://github.com/Monofony/Monofony/blob/v0.9.0-alpha.2/UPGRADE.md#from-08x-to-09x

What's Changed

Full Changelog: https://github.com/Monofony/Monofony/compare/v0.9.0-alpha.1...v0.9.0-alpha.2

v0.9.0-alpha.1

1 year ago

TL;DR

  • Symfony 6 support 💥

Follow this upgrade guide https://github.com/Monofony/Monofony/blob/v0.9.0-alpha.1/UPGRADE.md#from-08x-to-09x

What's Changed

Full Changelog: https://github.com/Monofony/Monofony/compare/v0.8.0...v0.9.0-alpha.1

v0.8.0

2 years ago

TL;DR

  • Zenstruck foundry for data fixtures
  • Support for Panther extension
  • JWT Authentication for API pack
  • Remove FOS OAuth server bundle
  • Grids have now a DI system (grids as service)

Features

  • #419 Use factories on api tests (@loic425)
  • #417 Testing with PHP 8.1 (@loic425)
  • #407 Add support for panther extension (@smildev, @loic425)
  • #401 Remove FOS Oauth server bundle (@loic425)
  • #400 JWT authentication (@loic425)
  • #377 Use Foundry for data fixtures (@loic425)
  • #376 Attributes for Doctrine mapping (@loic425)
  • #375 Template events on admin layout (@loic425)
  • #374 Use grids as service (@loic425)

Improvements

  • #427 Refactor README page (@loic425)
  • #426 Use an interface for documentation serializers (@loic425)
  • #425 Use Resource & grid stable releases (@loic425)
  • #424 Enable Psalm on 8.1 (@loic425)
  • #423 Simplify PHPStan config (@loic425)
  • #410 Bump minimist from 1.2.5 to 1.2.6 (@dependabot[bot])
  • #418 Upgrade sass-loader (@loic425)
  • #397 Bump follow-redirects from 1.14.5 to 1.14.8 (@dependabot[bot])
  • #399 Bump url-parse from 1.5.3 to 1.5.10 (@dependabot[bot])
  • #416 Bump Phpspec version (@loic425)
  • #414 Bump async from 2.6.3 to 2.6.4 (@dependabot[bot])
  • #411 Improve code quality (@loic425)
  • #403 Remove Sylius forks (@loic425)
  • #395 Bump Resource & grid to beta versions (@loic425)
  • #394 Remove tag whitespaces (@loic425)
  • #393 Upgrade Sylius dependencies (@loic425)
  • #392 Fix password hasher (@loic425)
  • #389 Split meta packages (@loic425)
  • #388 Front metapackage (@loic425)
  • #387 API metapackage (@loic425)
  • #386 Core metapackage (@loic425)
  • #385 Move admin-pack recipes into admin metapackage (@loic425)
  • #380 Fix password reset template if front pack is not installed (@loic425)
  • #382 Remove grid yaml configuration (@loic425)
  • #381 Remove Symfony 5.3 support (@loic425)
  • #379 Use Symfony style for commands (@loic425)
  • #378 Bump Symfony flex version from 1.17 to 2.0 (@loic425)
  • #372 Constructor promotion (@loic425)
  • #371 Remove Symfony 6 support for now (@loic425)
  • #370 Remove Infection (@loic425)
  • #369 [Maintenance] Some annotations to attributes (@loic425)
  • #368 Apply some typehints on Api pack (@loic425)
  • #367 Apply some typehints on Core recipes (@loic425)
  • #364 Init Rector (@loic425)
  • #363 Upgrade coding standards (@loic425)
  • #361 Upgrade PHPStan level (@loic425)
  • #362 Upgrade package alias (@loic425)
  • #359 Exclude paths on PHPStan (@loic425)
  • #356 Update sensio/framework-extra-bundle requirement from ^5.1 to ^6.2 (@dependabot[bot])
  • #331 Upgrade to GitHub-native Dependabot (@dependabot-preview[bot])
  • #355 [Install] Remove directory checker (@loic425)
  • #354 Outdate the legacy documentation (@loic425)

Fixes

  • #422 PHPStan fix (@loic425)
  • #420 Fix date type extension spec (@loic425)
  • #415 Fix refresh token api test (@loic425)
  • #413 Fix the build (@loic425)
  • #412 Do not store proxy on shared storage (@loic425)
  • #409 fix jms prod configuration (@smildev)
  • #405 Fix admin avatar path (@loic425)
  • #391 Fix/meta to library for now (@loic425)
  • #383 Fix return type hints on forms (@loic425)
  • #373 Fix Symfony packs for Flex (@loic425)
  • #366 [Maintenance] Fix CI (@loic425)

v0.8.0-beta.4

2 years ago
  • #424 Enable Psalm on 8.1 (@loic425)
  • #423 Simplify PHPStan config (@loic425)
  • #422 PHPStan fix (@loic425)
  • #420 Fix date type extension spec (@loic425)

v0.8.0-beta.3

2 years ago
  • #410 Bump minimist from 1.2.5 to 1.2.6 (@dependabot[bot])
  • #419 Use factories on api tests (@loic425)
  • #418 Upgrade sass-loder (@loic425)
  • #397 Bump follow-redirects from 1.14.5 to 1.14.8 (@dependabot[bot])
  • #399 Bump url-parse from 1.5.3 to 1.5.10 (@dependabot[bot])
  • #417 Testing with PHP 8.1 (@loic425)
  • #416 Bump Phpspec version (@loic425)
  • #414 Bump async from 2.6.3 to 2.6.4 (@dependabot[bot])
  • #415 Fix refresh token api test (@loic425)
  • #413 Fix the build (@loic425)
  • #412 Do not store proxy on shared storage (@loic425)
  • #411 Improve code quality (@loic425)