You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice to create list of high-priority tasks to compete until 1.0 release. We could discuss it's content and put our efforts to complete this list, stabilize client API and release v1.0.
I believe it would help to regulate finch needs and priorities, making it more mature in all terms.
Not so much things left to do, but there are two bold items we need to have a complete story in 1.0: streaming and type-level content-types. Otherwise, we're pretty ready for 1.0.
I think, generally, the API is pretty settled for Endpoint. The only thin will change is everything around type-level content-type just because it's now written yet.
It would be nice to create list of high-priority tasks to compete until 1.0 release. We could discuss it's content and put our efforts to complete this list, stabilize client API and release v1.0.
I believe it would help to regulate finch needs and priorities, making it more mature in all terms.
finch-generic
, a standalone package providing generic derivation (see Add new package finch-generic #528)ValidationRule
(see Replace ValidationRule with Cat's Validated #513)io.finch.items
(see Refactor io.finch.items #529)Buf
(see Eliminate meaningless to-string conversion #511)Encode.*[Exception]
(see Figure out whyEncode[Exception]
is often not picked up #547, Finch No Exceptions)Endpoint
s metadata (see ADT for Endpoint metadata #581).The text was updated successfully, but these errors were encountered: