mts-ai / FastAPI-JSONAPI

JSON:API for FastAPI
https://mts-ai.github.io/FastAPI-JSONAPI/
MIT License
105 stars 9 forks source link

Pydantic V2 full support + massive refactoring #88

Open mahenzon opened 3 months ago

mahenzon commented 3 months ago

TODO:

mahenzon commented 1 month ago

wouldn't it be better to split the changes to make the changes merge more easily then changing everything at once?

Hi @auvipy Thank you for your patience. It's already so big it'll take too much time to split. I need a couple of free weekends to finish this up: update build config, update linters consigs, update docs, and that's it. The code is already passing all the tests locally, so if you want to, you can check it by installing from the latest commit.

auvipy commented 1 month ago

Oh thats great