You are browsing as a guest. Sign up (or log in) to start making projects!

2h 31m 19s logged

I’ve started work on OpenAPI Docs generator, I’d imagine it’ll take me a while to complete. Anyways I’ve released v3.2, see below for new changes

Changelog

  1. Improved speed and latency
  2. New onSetup hook for services
  3. Auto Switch registration for services
  4. New Require.ListOf validator
  5. Validator support for nested objects
  6. Better dependency resolver

More on these changes here: post 1, post 2

And new, undocumented changes include:
7. Moving typeToString into models, from http api (didn’t really make sense to have it there)
8. Added static methods into Reply for starlette responses, these include:

Reply.plainText, Reply.html, Reply.stream, Reply.file, Reply.redirect.

Known Issues

v3.2.0’s dependency resolver incorrectly handles the :after parameter, a fix is already available in the branch for version 3.2.1

0
2

Comments 0

No comments yet. Be the first!