nextras / orm

Orm with clean object design, smart relationship loading and powerful collections.
https://nextras.org/orm
MIT License
309 stars 59 forks source link

When we are getting stable v4 ? Where's the doc? #426

Closed FarhanShares closed 4 years ago

FarhanShares commented 4 years ago

Well, I would like to give a try on my new project, It will be a new experience for me as I never used Nextras ORM before. But currently the nextras.org has the v3.1 docs available, as I just found out that there's gonna be a v4, I thought I should learn & use the latest one instead.

So, some questions please,

hrach commented 4 years ago

I thought I should learn & use the latest one instead.

Yes, I recommend starting with v4.

When we are getting stable v4 ?

RC will be this month. Stable will follow, possible in month or two.

Where's the doc?

It's currently available as "master". https://nextras.org/orm/docs/master/ Though, more doc should be created.

BC break?

There will be BC breaks but probably not for a novice.

Will there be a deep learning curve if I learn v3.1?

Hopefully not. As always, a migration guide will be published. Still, I recommend starting with v4.

hrach commented 4 years ago

If you have any further questions, feel free to ask.