sharksforarms / deku

Declarative binary reading and writing: bit-level, symmetric, serialization/deserialization
Apache License 2.0
1.05k stars 54 forks source link

Roll a release? #428

Closed vext01 closed 1 month ago

vext01 commented 2 months ago

Hi,

Just wondering is there is any plan to roll a release any time soon?

I'm finding the new-style logging to be invaluable, but I have to use a git version to get it.

Cheers

sharksforarms commented 2 months ago

sounds like a good idea, @wcampbell0x2a which PRs would you like included in the next release? Is https://github.com/sharksforarms/deku/milestone/1 accurate?

wcampbell0x2a commented 2 months ago

Updated. Should be accurate.

sharksforarms commented 2 months ago

@wcampbell0x2a took a look, ping me on the PRs you'd like for me to look at and merge what you feel is ready. Thanks for your efforts!

TaeHagen commented 1 month ago

I also need https://github.com/sharksforarms/deku/pull/352 . Given it was merged many months ago, I assumed it would be included in a release, but was surprised to find out otherwise. A release would be appreciated!

sharksforarms commented 1 month ago

Getting there, @wcampbell0x2a has been doing some awesome work. Finding the time to review. Thanks for your patience 🙏

sharksforarms commented 1 month ago

@wcampbell0x2a I think we're good to cut a release from current master, wdyt? anything else you'd like to get in?

wcampbell0x2a commented 1 month ago

Yep! Should be good to go for the base release.

sharksforarms commented 1 month ago

0.17 is now released :tada:

https://crates.io/crates/deku/0.17.0

wcampbell0x2a commented 1 month ago

Whoops, I don't think you updated the Cargo.toml version, as well as create tags :)

sharksforarms commented 1 month ago

yep forgot to git push, should be good now

wcampbell0x2a commented 1 month ago

You mind if I create a GitHub release with the CHANGELOG in it?

sharksforarms commented 1 month ago

You mind if I create a GitHub release with the CHANGELOG in it?

Go for it! It's a good idea to start doing this