Skip to content

Releases: getsno/relesys-users

v2.0.0 Add support for laravel 11

25 Apr 08:29
f50e521
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.7...v2.0.0

v1.0.7

15 Jun 08:15
Compare
Choose a tag to compare

Fixes

  • [User entity] Fix customFields default value (API doesn't support an empty array on input 🤷‍♂️)

v1.0.6

14 Jun 09:27
Compare
Choose a tag to compare

Changes

  • [Feature] Add support for Communication: Messages and Templates
  • [Docker] Bump versions
  • Remove CustomFields value object (it's not clear what structure to expect there, it's missing in the docs)
  • Make properties are readonly in AdditionalDepartments value object

v1.0.5

21 May 20:38
Compare
Choose a tag to compare

Changes

  • [PER Coding Style 2.0] Use camelCase in enum cases (everywhere), remove new lines before opening braces in methods with multiline arguments
  • [RelesysHttpClientException] Add failedRequest property

v1.0.4

16 May 06:40
Compare
Choose a tag to compare

Changes

  • [PER Coding Style 2.0] Use camelCase in enum cases

v1.0.3

20 Apr 08:50
Compare
Choose a tag to compare

Fixes

  • Fix employment start/end dates casting to strings.

v1.0.2

19 Apr 12:16
Compare
Choose a tag to compare

Fix

  • [patches] Fix the path in addUserGroup method.

v1.0.1

19 Apr 10:47
18c161d
Compare
Choose a tag to compare

Changes

  • Allow passing null to nullable fields.

v1.0.0

17 Apr 21:07
Compare
Choose a tag to compare

Initial release.