Skip to content
This repository has been archived by the owner on Oct 7, 2021. It is now read-only.

Go Version Policy #125

Closed
vcabbage opened this issue Nov 27, 2016 · 2 comments
Closed

Go Version Policy #125

vcabbage opened this issue Nov 27, 2016 · 2 comments

Comments

@vcabbage
Copy link
Member

I was hacking on ToDD today and ended up using a Go 1.7 feature. I reverted the change, but I was wondering if you have any thoughts on which versions current development on ToDD should support.

For reference, the Go team only supports the current version (they might release critical security fixes for n-1). Release Policy

As ToDD is an app and not a library, there's little reason to maintain backwards compatibility. I would suggest supporting the latest released version of Go.

@bigmstone
Copy link

This also highlights the need for getting another release under ToDD's belt and getting some packaging in place. @Mierdin and I have spoken about this outside of github, but probably time to spin a version. Finishing Alpha release milestone and wrapping up #26 should be top of mind. (My .02)

In general I agree with keeping it w/ the latest go version. Someone would have to convince me why not doing this would be a good idea, and even then I could only believe it's in certain circumstances.

@Mierdin
Copy link
Member

Mierdin commented Nov 27, 2016

Yes, I agree that the latest version of Go should be used until something solid prevents such a policy.

I also agree with having an alpha release and easy installation and packaging. When I have a chance to work on ToDD that's been my biggest priority.

Closing this as I think we have consensus on this issue 😄

@Mierdin Mierdin closed this as completed Nov 27, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants