Skip to content

v0.3.3

Compare
Choose a tag to compare
@vitaliypopel vitaliypopel released this 11 Oct 11:29
· 20 commits to main since this release

Django-Routify v0.3.3 Release

NEW BIG UPDATE

Whats new?

  • Full support Python3.8
  • New parameter for Router dynamic_pattern for those people which is familiar with dynamic url pattern from Go, NodeJS, Java, C#, PHP, Ruby etc.(colon based, curly brackets based, angle brackets based)
  • Documentation has been writen(beta for 11.10.2024)!
  • Improved project structure for more readability and simplicity