jimporter / mike

Manage multiple versions of your MkDocs-powered documentation via Git
BSD 3-Clause "New" or "Revised" License
511 stars 45 forks source link

make a release #160

Closed jnussbaum closed 1 year ago

jnussbaum commented 1 year ago

Hi @jimporter, I just wanted to ask if you plan to release a new version somewhat soon? The last release is from October 2021, so we can't use the new features and bugfixes that you have worked on since then.

jimporter commented 1 year ago

I plan to tag a release sometime this year, but not particularly soon. In the meantime, you can just install from the latest dev version: pip install git+https://github.com/jimporter/mike.git (and possibly add @some-hash if you want to pin to a particular commit).

leonardehrenfried commented 10 months ago

I don't like to nag but I, too, would appreciate a release.

jimporter commented 10 months ago

If you'd like to see a release be published sooner, please help with the 2.0 release blockers (though I strongly recommend commenting first with where you'd like to help so we can discuss strategy before you write any code). By far the most important issue to resolve is #106, but I haven't had time to test it out.

leonardehrenfried commented 10 months ago

Thanks for the response. I will think about if I can give any time.