tfutils / tfenv

Terraform version manager
MIT License
4.48k stars 454 forks source link

Any chance of a new release? #295

Closed aston-r closed 2 years ago

aston-r commented 2 years ago

@Zordrak

There's been lots of great PRs merged over the last few months. Could you please release the new version?

richid commented 2 years ago

I'm very much interested in a new release. Specifically, I'm eager to get this fix since the min-required functionality is broken if you use the pessimistic constraint operator like so: required_version = "~> 1.0"

Thanks for this great little utility!

OJFord commented 2 years ago

https://github.com/tfutils/tfenv/tree/v2.2.3 has been released since this issue was opened (not long after richid's comment) - there's been nothing merged (or any maintainer activity afaict) since then.

Zordrak commented 2 years ago

Coming soon.

Sickafant commented 1 year ago

Hi @Zordrak , thanks for this tool. I'd really like to use latest-allowed, wasn't sure how best to find out what the plans for future releases are.