php-http/mock-client

Stable release

ddeboer opened this issue · 10 comments

What needs to be done before a stable release? If we decide that we need some tests (#4) we can do so after the stable release, I guess.

I agree, I can't see any blocker.

Readme/Contributing guide/Code of conduct needs update.

dbu commented

do we have something to update those files automatically? or should i just copy them from the current skeleton?

i guess we should decide on #3 before tagging stable?

We (Mark) copy them as far as I know.

Do we have anything that keeps us from tagging 1.0.0?

dbu commented

unless we feel we need to BC break for #3 and its very simple, i would say lets tag. maybe lets just tag anyways and if somebody works on #3 and it needs breaking changes, we can always do a 2.0 if its worth it

A stable tag would be nice :)

@dbu please "tag anyway". I'm developing a library and won't be able to run my tests with a version 1 of php-http/discovery because of this. It does not feel safe…

dbu commented

see #18

Love your responsiveness!

Follow-up doc PR : php-http/documentation#181