Path Generation: Introduce a new noValidate option in PathFunctionOptions, allowing users to generate path templates more flexibly.
Improvements
Documentation: Update the README to correct parameter calls and improve clarity on returned data from function calls, ensuring users have accurate examples to follow.
Fixes
Fix a typo in the README that incorrectly described an unnamed parameter, enhancing the overall clarity of the documentation.
Others
Update development dependencies to ensure the library remains up-to-date and secure.