Skip to content

v0.1.14

Latest

Choose a tag to compare

@github-actions github-actions released this 27 Sep 21:47
· 5 commits to main since this release
6c246c0

🚀 Features

  • (config) Added config file for managing project structure.
  • (routeset) Added route set group creation logic.
  • (routeset) Expanded created route methods to have content.
  • (routeset) Added responses content creation.
  • (routeset) Added schema content creation.

🚜 Refactor

  • (route) Simplified and expanded Route creation.
  • (routeset) Simplified route creation.
  • (cors) Refactored parse_cors method to return strings.

📚 Documentation

  • (responses) Improved docstrings for responses module.
  • (crud) Improved docstrings for CRUD classes.
  • (core) Improved docstrings for core module.
  • (auth) Improved docstrings for auth module.

🎨 Styling

  • (auth) Updated dependencies to constants for usability.

🧪 Testing

  • (validation) Added tests for missing validation methods.
  • (routes) Add tests for add-routeset command.
  • (template) Fixed broken template authentication tests.
  • (routeset) Added tests for add-routeset command.
  • (route) Added tests for expected __init__ route output.
  • (routeset) Fix broken tests and add some for coverage.

Build

  • (poetry) Updated packages to latest.

For a full list of version changes, visit the changelog.
For commit history for this release, see commits.