Skip to content

Releases: sunvalley-technologies/php-task-manager-symfony-bundle

1.1.1

Choose a tag to compare

@bmlkc bmlkc released this 08 Oct 14:53
1230fcb
Merge pull request #3 from sunvalley-technologies/symfony-5-support

Symfony 5 support

1.1.0

Choose a tag to compare

@bmlkc bmlkc released this 07 Jul 14:52
484f20a

Upgraded base task manager to 1.2.0. PHP 7.4 tests.

1.0.12

Choose a tag to compare

@bmlkc bmlkc released this 03 Jan 23:05
remove notice when kernel env missing, throw exception instead

1.0.11

Choose a tag to compare

@bmlkc bmlkc released this 03 Jan 16:34
Merge remote-tracking branch 'origin/master'

1.0.9

Choose a tag to compare

@bmlkc bmlkc released this 20 Dec 17:39
e57eed6
Merge pull request #1 from hq9000/di_for_tasks

Di for tasks

1.0.8

Choose a tag to compare

@bmlkc bmlkc released this 12 Dec 15:14

This version fixes some reference bugs on the extension which was causing undefined behavior.

1.0.7

Choose a tag to compare

@bmlkc bmlkc released this 24 Nov 04:10
change default entity manager

1.0.6

Choose a tag to compare

@bmlkc bmlkc released this 24 Nov 03:28

TaskManagerFactory has changes on its constructor

1.0.5

Choose a tag to compare

@bmlkc bmlkc released this 24 Nov 02:52

Minor API changes

1.0.4

Choose a tag to compare

@bmlkc bmlkc released this 23 Nov 04:21

Some improvements and bug fixes.

New helper classes EntityRepositoryTask and AbstractPersistentSymfonyTask