Skip to content

v0.10.1

Choose a tag to compare

@chr0nzz chr0nzz released this 05 Apr 17:33

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 within CONFIG_DIR (#7)