bwplotka / bingo

Like `go get` but for Go tools! CI Automating versioning of Go binaries in a nested, isolated Go modules.
Apache License 2.0
351 stars 29 forks source link

User Survey in an issue: Anything we should change for 1.0? #135

Open bwplotka opened 1 year ago

bwplotka commented 1 year ago

Hi,

It's time of the tool stability in terms of flags and behaviour, that I would love to consider releasing v1.0 finally (: This means no flag and option can change without breaking change. In terms of .bingo directory structure, any changes would need to be also limited, however with migration scheme as I was doing we could change things. In v1.0 we can also add more stuff.

Please add +1 emoji if you don't have objections. If you have some wishes towards API, now is time to comment here! 🤗

I will be waiting until EOM March, then release v1.0.

kishaningithub commented 1 year ago

Not sure if this the right place to put this, i would like to have a bingo get -u option similar to go get -u to upgrade all my dependencies using a single command

bwplotka commented 1 year ago

No, it's a good mention. However we can totally add this after 1.0 (: Added https://github.com/bwplotka/bingo/issues/139 for this.