coapjs / node-coap

CoAP - Node.js style
MIT License
533 stars 156 forks source link

Add version info on type 1 block-wise transfers to README #246

Closed JKRhb closed 3 years ago

JKRhb commented 3 years ago

This PR updates the README in accordance to the newly added feature for type 1 block-wise transfer. I created a PR for this change as I wanted to be sure that this actually going to be a new minor release.

coveralls commented 3 years ago

Pull Request Test Coverage Report for Build 931195688


Totals Coverage Status
Change from base Build 928044144: 0.0%
Covered Lines: 1114
Relevant Lines: 1206

💛 - Coveralls
Apollon77 commented 3 years ago

Then lets release it :-)

JKRhb commented 3 years ago

Then lets release it :-)

Yay :)

Speaking of which: Did you get the npm access by @mcollina, yet? :)

Apollon77 commented 3 years ago

Now that you ask... don't think so ... @mcollina :-)

mcollina commented 3 years ago

@Apollon77 I've added you.

Apollon77 commented 3 years ago

@mcollina Thank you for your trust!

@JKRhb So how to continue? Release what we have now or do the other stuff and do a big one? ;)

JKRhb commented 3 years ago

@JKRhb So how to continue? Release what we have now or do the other stuff and do a big one? ;)

Maybe we could already go for a release as the other PRs (except #190) are more style/refactoring related? :) After #251 is merged we could maybe publish the changes as a patch?

Apollon77 commented 3 years ago

Then lets do it that way ...