19/11/2019 17:50  1.2.0  Removed explicit private visibility of services
bc752b0 [PATCH] Export js modules
9845a3f [TEST] Internal refactoring
c04d9e7 [BUILD] Simplify rmt config
69b4a00 [BUILD] Remove nightly build from Travis
d55dc20 [BUILD] Fixed wrong branch alias
2c6afae [BUILD] Added project specific phpstan settings
7fce8b5 [DOCS] Improved docs for installation
816ec09 [BUILD] Use phpunit 8
ce1775c [TEST] Added return types
5f53f50 [MINOR] Removed explicit private visibility of services
0b811ee [TEST] Fixed phpstan findings
8914ef3 [PATCH] Use more precise null and type checks
a2503c9 [TEST] Added return type to setUp method
bbfbc33 [BUILD] Remove include from phpstan config
c915fc1 [BUILD] Added more strict phpstan rules
aa097cd [PATCH] Removed superfluous PHPDoc
a817659 [BUILD] Updated CS config
749a1b8 [BUILD] Added kodiak config
128367d [BUILD] Include phpstan-prophecy extension
566a6f1 [BUILD] Removed superfluous phpdoc
d48498b [BUILD] Added more phpstan checks
69ef231 PATCH] Make test classes final (#8)
11/06/2019 19:17  1.1.0  Internal code refactoring
b259dc9 [BUILD] Replaced deprecated "weak_vendors" option (#6)
4bbc0de Added GitHub sponsoring information (#5)
831d609 Fixed CS (#4)
849fc73 [BUILD] Updated build tools
b244a0c [BUILD] Removed dependency stage from build matrix
f695a44 [TEST] Increased test coverage
4745976 [PATCH] Added FormExtension::getExtendedType method as a symfony BC layer
f3fc549 [TEST] Fixed CS
26bccbf [TEST] Fixed CS
c6ffc14 [TEST] Increased test coverage
7757c6c [PATCH] Minor internal code refactoring
220e038 [PATCH] Removed impossible code
b56c02d [PATCH] Fixed CS
1355638 [BUILD] Fixed CS
35cc54a [MINOR] Made min and max time optional for SessionTimeProvider
0a0254f [BUILD] Removed current copyright date
a2e2a64 [BUILD] Cleanup phpstan errors
8e79a89 [BUILD] Added more tests
d5a24a2 [BUILD] Added more tests
17/03/2019 17:17  1.0.0  First stable
7699061 [BUILD] Added weak_vendors when calling phpunit
dac9fdd [PATCH] Updated CS Fixer config and run
c3a5cce Fix incorrect config option keys (#3)
0bcb140 [BUILD] Updated phpstan version
365c8cd [BUILD] Fixed symfony test setup
a2ed27a [MINOR] Removed support for outdated symfony versions
fcaaa38 Updated cs-fixer config
b1134d4 Use return types
d4c878f Fixed CS
30/12/2018 22:47  0.4.0  Moved bundle assets to "assets" folder
865d2dd Fixed phpunit config for release command
51d43c2 Use asserts for type safe root config nodes
34eae3b Removed deprecation warnings
809fb08 Removed deprecation warnings
5cacbf2 Moved Jsdoc to correct method
4fcfec2 Added platform workaround for php-cs-fixer tool
844ca73 Require latest phpunit bridge
8e27194 Require latest phpunit bridge
2ca7e78 Removed deprecation warnings
46f5a71 Travis: Test against PHP 7.3
75200c9 Removed jquery dependency from scripts
5942ce8 Dropped support for PHP 7.1
cbad0e3 Ignore some phpstorm inspections
dee0a01 Fixed syntax error in editorconfig
6ce27ae Moved test dependencies to vendor-bin
74ba879 Moved assets outside the src dir
08cc9a5 Removed donation from README
e2903f0 Updated release config
ebe559b Updated style config
23/09/2018 12:39  0.3.0  Minor improvements
827c7a7 Updated .editorconfig
f8512c8 Fixed CS
0fd395e TRAVIS: Moved dependencies check to allow failures
4e93e72 Added missing dependencies
f459d06 Removed useless PHPDoc
c2d5b16 Sync config
3b7b199 Added composer-require-checker to build
d4501d3 Added mising extensions to composer.json
0b3883c phpstan findings
5f52c83 Sync phpstan config
a4774e2 phpstan findings
083b389 Require latest phpstan version
61581e2 Fixed CS
5bb3732 Created issue templates
84a1a7d Fixed tests
38bc2b5 Explain email de/encoding
65e6bd1 Allow empty classes for antispam
9c0812a Make JavaScript filter ungreedy
459117a Added missing return type
03/02/2018 18:29  0.2.0  Added twig extensions
9708207 Added example for twig filter
748c0a5 Added javascript to replace obfuscated mails
75a903f Don't use PHPUnit 7 yet
903b81c PHPStan fix
e703d44 Added twig filter to escape mails
27/01/2018 09:43  0.1.0  Initial release