gopaycommunity / gopay-php-api

GoPay's PHP SDK for Payments REST API
MIT License
81 stars 38 forks source link

unclear changelog #57

Closed grossmannmartin closed 1 year ago

grossmannmartin commented 1 year ago

It's tough to understand what was done in what version and why. The releases page on Github is missing a large number of versions and changelog.md file was not updated for two years.

The last version breaks the application with the necessity of specifying the gateway URL, but it's nearly impossible to find this information somewhere.

webdeal commented 1 year ago

I had same problem.

For sandbox: https://gw.sandbox.gopay.com/api For production: https://gate.gopay.com/api

SystematicCZ commented 1 year ago

Yeah, the last release breaks SemVer. Minor release with a BC break is proper stabbing in the back.

gopayprovoz commented 1 year ago

Hello all, we apologize to everyone who experience problems because of this change. We'll do a better job of publishing changes and respecting SemVer in the future. The Releases will include all future releases.