Skip to content

v1.0.2 - bugfix

Choose a tag to compare

@Asisyas Asisyas released this 09 Jan 12:35
· 9 commits to master since this release
5764cfe
Fix: Decorators with the same priority (#6)

* Fix: Decorators with the same priority

- Fixed the issue when only one decorator was applied when several decorators had the same priority;

Signed-off-by: Oleksii Bulba <oleksii_bulba@epam.com>

* Fix: Decorators with the same priority

- Added unset service decorators when the service is initialized;

Signed-off-by: Oleksii Bulba <oleksii_bulba@epam.com>

* Fix: Decorators with the same priority

- Fix unit tests;

Signed-off-by: Oleksii Bulba <oleksii_bulba@epam.com>

Signed-off-by: Oleksii Bulba <oleksii_bulba@epam.com>