v2.4.0
What's Changed
- TASK: Fix Workspace persistence error by @kitsunet in #41
- CHORE: Refactor code as a result of testing by @gradinarufelix in #38
- FEATURE: Add unit and functional tests by @gradinarufelix in #37
- BUGFIX: API Request with Body was never re-assigned by @gradinarufelix in #44
- BUGFIX: $part is an array, containing "text" by @gradinarufelix in #45
- BUGFIX: Get reference properties only as node identifier arrays by @gradinarufelix in #49
- CHORE: Restructure check for correct uri path segment by @gradinarufelix in #50
- BUGFIX: When translating, use strict comparison for checking identical property values by @lorenzulrich in #43
New Contributors
- @kitsunet made their first contribution in #41
- @lorenzulrich made their first contribution in #43
Full Changelog: v2.3.2...v2.4.0