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

Do you plan on making releases? #9

Open
rodrigoaguilera opened this issue Jan 12, 2016 · 6 comments
Open

Do you plan on making releases? #9

rodrigoaguilera opened this issue Jan 12, 2016 · 6 comments

Comments

@rodrigoaguilera
Copy link

What stability do you consider for the library? beta? alpha? stable?

@ramonv
Copy link
Contributor

ramonv commented Jan 12, 2016

Although the codebase feels a bit odd/ outdated. We are using it in production for about 6 months (>500 transactions per day) and did not see any issues.

@Pelleplutt
Copy link
Contributor

@rodrigoaguilera We have no plans on making any releases. Anything we do push into master should at all times be production worthy.

@Pelleplutt
Copy link
Contributor

@ramonv Please feel free to elaborate on what you mean by "odd/outdated".

@alexisbmills
Copy link

+1 for making releases, adopting semantic versioning (https://datasift.github.io/gitflow/Versioning.html)

This ensures anyone utilising the library is aware of new features and can avoid any breaking changes. This is obviously very desirable.

@forceedge01
Copy link

+1 to releases. I am looking to use trusttly but this is quite a risk without a tagged version. It would be a super mega good idea if you could tag the latest master branch and push the tag in. That would ensure that when this codebase is fetched by composer it always fetches the tagged version. If you make any changes later on, that just won't automatically come in, but will be an informed change.

@forceedge01
Copy link

forceedge01 commented Dec 15, 2017

And by outdated, for me it means that the codebase doesn't use the latest features made available by the language, especially the examples provided. Composer autoloading isn't psr either, it may be put off some devs and force them to develop their own version/fork. Also, is this project compatible with PHP 7? If so you may want to update the dox/composer.json.

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

No branches or pull requests

5 participants