wren-lang / wren-cli

A command line tool for the Wren programming language
MIT License
129 stars 30 forks source link

Release a 0.4.0 version? #108

Closed Techcable closed 1 year ago

Techcable commented 3 years ago

Hi! I maintain the AUR package for wren. I include the wren cli distribution along with the main wren library.

Could you please release a 0.4.0 version? I can't just download the master branch, because that would break AUR conventions.

Thanks for your time!

joshgoebel commented 3 years ago

This would be great.

I'd just ask that we please discuss/consider a few additional PRs before we release 0.4... If our release cycle is intended to be super slow/deliberate there are a few things (bug fixes, etc) that would really be helpful for the Exercism Wren track I'm building which depends on the CLI. And we'd love it if students could use the official CLI vs needing us to maintain our own fork.

Right now I'm thinking of mostly:

Though there are currently lots of small PRs in-flight. This would be of lesser concern if we could follow up 0.4 with 0.4.1, 0.4.2 some short time afterwards, etc, but that hasn't been the trend historically.


I can't just download the master branch, because that would break AUR conventions.

Pretty sure I've used aur packages that build from a projects master branch... the CLI project is still very young... perhaps a wren-cli-master package is needed, or however AUR typically handles that?

ryandesign commented 1 year ago

0.4.0 was released nearly two years ago so this should probably be closed.