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

[REQUEST]: Please create a new release with master's latest code. #359

Open
carlostrianag opened this issue Jan 13, 2023 · 1 comment
Open

Comments

@carlostrianag
Copy link

As part of our efforts of keeping the best practices in our code, we'd like to be able to pick a specific version when using Swift Package Manager.

This is not currently possible at this time since the working code is being fetched directly from the master branch. It has been working so far, but say in a future you make a change, that change will potentially break our code just by the fact that is being fetched directly from master.

Hope you've understood the point!

In case you don't know how to make a Github Release I'd be than glad to help!

Best,

@alobaili
Copy link

I agree. A simple tag to the latest commit from master is sufficient to follow semantic versioning best practices. The last tag was https://github.com/WenchaoD/FSPagerView/releases/tag/0.8.3 which is very old compared to the changes made on master. Many SwiftPM clients rely on the "up to next major" configuration when adding this library as a dependency.

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