Skip to content
This repository has been archived by the owner on Feb 26, 2023. It is now read-only.

Commit

Permalink
Release of new version 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
core23 committed Sep 29, 2018
1 parent a93fd5b commit 8591432
Showing 1 changed file with 79 additions and 0 deletions.
79 changes: 79 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,82 @@
29/09/2018 08:12 3.0.0 Use action pattern instead of controller
a93fd5b Added missing dependencies
0f1a466 Removed templating dependency
28550b9 Updated .editorconfig
3bcfa9a TRAVIS: Moved dependencies check to allow failures
0785f33 Removed useless PHPDoc
736f2fe Sync config
95a2fdf Added composer-require-checker to build
9f89c56 Added mising extensions to composer.json
d12794a Sync phpstan config
95cf1ee phpstan findings
6d49f1d Require latest phpstan version
5492561 Use class name as controller service id
ad4c30b Created issue templates
92ceed8 Require latest shariff javascript
58367d9 Use ADR pattern
6a36672 Updated admin dependency
0735f38 Cleanup translation files
6134fa7 Don't use PHPUnit 7 yet
ba40b61 Make blocks more configurable
bc71040 Improved documentation
ad490b3 Adding stages to travis build
7a7b7e2 Replaced composer.phar with composer in docs
d8b6dd7 Proper block type in readme and add block to sonata_block config
99826de Make tests final
0803b74 Don't use parameters for class names
6975b8c Use correct bundle prefix for serivices and parameters
5ccf6ca Ignore vendor-bin when calling lint
184c3d2 Use weak vendors mode
8988e19 Added rmt tool
eba3c0c Normalize composer.json file
501e664 Cleanup PHPStan ignores
66de04c Sorted composer deps
b9ec315 Added dev tools via composer-bin plugin
aadf83c Sync config
ceb3363 Removed old build config
f011893 Use global phpunit version when calling RMT
7baa810 Bumped sonata dependencies
1208289 Added missing dependencies
094bbce Removed PHPUnit from phpstan
47bcba2 Use PHPUnit 6
2482927 Moved all translation to xlf
16f38ed Use new twig paths
e7777c0 Ignore PHPUnit warnings when calling phpstan
c9282cd Added phpstan extension to travis
7dd99f0 Removed hard phpunit dependency
01bd2ce Removed version information from phpunit.xml.dist
2b4b982 Ignore PHPUnit errors when calling phpstan
59a16ca Fixed coveralls build
de45c01 Sync build config
80cb5d7 Removed code climate status
3627234 Sync config
807ccd6 Ignore symfony DI errors when calling phpstan
41ce630 Removed assetic-bundle
7a51eaa Removed deprecated 'choices_as_values'
0c42dda Updated travis config for outdated symfony versions
87769d7 Bumped symfony deps to >=3.4
cd3c048 Require latest phpstan version
847ce6e Fixed CS
18885ca Sync config
049f4ed Sync config
8807464 Added .editorconfig
58d43be Added support for PHP 7.2 and Symfony 3.4 / 4.x
262bebd Renamed the assets paths (js => javascript, css => stylesheet)
ae976c1 Fixed PHPStan issues
410de13 Fixed PHPUnit path config
50e6607 Revert "Bumped DI test version"
ece21d6 Added symfony/expression-language dependency to work with sf3
20c6b77 Bumped DI test version
a9328d7 Cleanup phpstan config
b47b8c4 Fixed phpstan runner settings
9bf43ea Force phpstan check when running travis
3c2362e Added missing dependencies
3fb283b Added SymfonyTestsListener
9964870 Cleanup autoloader for tests
e7ff088 Switched from bower to npm/yarn
db31c5b Fixed coverage paths
7f02096 [travis] Removed xdebug config
ff3f912 Revert committing .rmt temp config
14/09/2017 07:39 2.0.0 2.0.0
77e5afd Drop support for old shariff-backend-php
cf14f1c Added type hints
Expand Down

0 comments on commit 8591432

Please sign in to comment.