Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create releases once a new version is ready #99

Open
Jacalz opened this issue Aug 15, 2023 · 1 comment
Open

Create releases once a new version is ready #99

Jacalz opened this issue Aug 15, 2023 · 1 comment

Comments

@Jacalz
Copy link
Contributor

Jacalz commented Aug 15, 2023

It would be good to create releases once you feel that the code is in a good shape. I find it hard to know exactly when the package should be updated for Fyne (Andrew probably knows though). Creating releases would make it easier for me, and others, to know when it makes sense to update and to what degree and update is big or small (i.e. stable for minor or patch release of Fyne). It also looks tidier, and is easier to look up versions, with versions in the go.mod.

I understand that this project is in rapid development (with breakages probably?) and as such I suggest to start with v0.x.y releases. For minor fixes y can be incremented and x for larger work.

@whereswaldon
Copy link
Member

Sure; we can certainly do that. The current API would probably be fine for a v0.1.0. We just need to figure out our process for deciding when to release a new version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants