Releases: drunomics/service-utils
Releases · drunomics/service-utils
10.1.1
What's Changed
- feat: INFOPORTAL-5939: Add EntityFieldManagerTrait by @peterserfozo in #27
New Contributors
- @peterserfozo made their first contribution in #27
Full Changelog: 10.1.0...10.1.1
9.5.0
What's Changed
- fix: LDP-1689: Add composer config to fix tests run. by @StavoveiC in #25
- chore: CTB-68: Add support for Drupal 9.5. by @StavoveiC in #26
Full Changelog: 9.4.1...9.5.0
10.1.0
What's Changed
- feat: LDP-1689: Add database connection trait. Update CI to php8.1. by @StavoveiC in #24
Full Changelog: 10.0.0...10.1.0
9.4.1
What's Changed
- feat: LDP-1689: Add database connection trait. by @StavoveiC in #23
Full Changelog: 9.4.0...9.4.1
10.0.0
9.4.0
9.3.2
9.3.1
What's Changed
Adds missing changes from 9.2.x branch:
- WV-4745: Add moddule_hander service trait. by @ivangrozni in #14
- DEV-1939: Add github actions workflow - run php unit and code style checks. by @petarbasic in #18
- DEV-1939: Refractor phpUnit test case usage. by @petarbasic in #20
- LDP-1157: Add language manager trait. by @StavoveiC in #17
Full Changelog: 9.3.0...9.3.1
9.3.0
9.2.2
Add a Module handler service trait to the service utils.