tealdeer-rs / tealdeer

A very fast implementation of tldr in Rust.
https://tealdeer-rs.github.io/tealdeer/
Apache License 2.0
4.17k stars 123 forks source link

Prepare release 1.7.0 #369

Closed dbrgn closed 1 week ago

dbrgn commented 3 months ago

Did we forget anything?

Things that need to be done before the release:

...anything else?

niklasmohrin commented 3 months ago

Yes I am still waiting for you in https://github.com/dbrgn/tealdeer/pull/345#issuecomment-2075993411 and would like to include that in the release

dbrgn commented 2 months ago

@niklasmohrin can you check your Matrix messages?

dbrgn commented 1 month ago

@niklasmohrin sorry for bothering you again over this channel, but I sent you another message 🙂

niklasmohrin commented 1 month ago

Hmmmm, apparently I have something misconfigured over there :thinking: :D

dbrgn commented 1 week ago

@niklasmohrin I believe this is now ready. Could you check if everything looks good to you? Once that's done, I'll publish the release 🙂

niklasmohrin commented 1 week ago

Do we want to change the default features to ["native-tls"], or leave that for the next release?

dbrgn commented 1 week ago

Given that it's no urgent issue without workaround, and since it only affects people in networks that do active TLS interception, I think we can move that to the next release.

niklasmohrin commented 1 week ago

Alright then, I will aim for the next release to be earlier than two years anyways :D

dbrgn commented 1 week ago

@niklasmohrin rebased after merging the dependency updates!