v0.10.1
What's New in v0.10.1
- fix NameError crash when saving a route or middleware to a new file using
CONFIG_DIR-_is_safe_path()was called but never defined; adds the missing function which validates the new file path stays withinCONFIG_DIR(#7)