1.7.0
dostuffthatmatters
released this
04 Dec 00:40
·
170 commits
to main
since this release
🦚 New Features
- Add a new method to strictly validate paths using Pydantic root models: https://tum-esm-utils.netlify.app/example-usage#strict-path-validation-with-pydantic
- Add a new very clean method to convert paths relative to the script into absolute files: https://tum-esm-utils.netlify.app/example-usage#get-absolute-paths
- Add a function to set alarms in order to catch infinite loops in your code: https://tum-esm-utils.netlify.app/example-usage#set-alarms-to-catch-infinite-loops
All of the above is tested, statically typed and documented of course 🐝