Merge Functionality: The tool now throws an error if you attempt to merge non-object types, ensuring that your merges are always valid and preventing potential issues.
Array Handling: The tool throws an error if you try to append or prepend non-array types, enhancing the reliability of your array operations.
Fixes
Fix: Ensure that multi-level matching works correctly, improving the accuracy of your merge operations.
Others
Add continuous integration support for the IBM Power Little Endian architecture, ensuring builds are tested across more platforms.