Skip to content

Releases: razorpay/razorpay-php

1.2.2

17 Feb 10:16
Compare
Choose a tag to compare
  • Razorpay\Api\Request::checkErrors is now protected instead of private
  • The final build is now leaner and includes just requests, instead of entire vendor directory

Please download the razorpay-php.zip file

Test Release for new build process

17 Feb 10:04
Compare
Choose a tag to compare
Pre-release
  • This includes a much leaner razorpay-php.zip file, which is as a result of culling composer entirely from the build process.
  • We include requests manually, as always, but download just the version that we are pinned at currently (1.6.1)

1.2.1

20 Jan 22:39
Compare
Choose a tag to compare

This is a minor release and adds the following:

  • version.txt file for our packaged release
  • A CHANGELOG file
  • getHeaders method in the Request class

Please download the razorpay-php.zip file if you are not using composer.

Versioned Releases

20 Jan 22:08
Compare
Choose a tag to compare
Versioned Releases Pre-release
Pre-release
  • Adds version.txt and CHANGELOG to the release

1.2.0

23 Oct 09:05
Compare
Choose a tag to compare

This release includes the current version in the user-agent string. Please download the razorpay-php.zip file from here if you are not using composer. If you are using composer, see the instructions in the README, you shouldn't have to download anything.

This zip file contains the vendor/ directory along with it and comes with packaged dependencies.

First GitHub Release

22 Oct 09:08
Compare
Choose a tag to compare

This is the first automated release for the project. Every further tag push will get an automated release which will include the vendor/ directory. This is for developers who are not using composer and still wish to use the SDK.

1.2-alpha1

22 Oct 08:47
Compare
Choose a tag to compare
1.2-alpha1 Pre-release
Pre-release
Adds travis release script

v1.0.2 Bug fixes

06 Apr 08:08
Compare
Choose a tag to compare
Fixes bug for undefined variable. Adds correct variable name.

v1.0.1 Includes Requests as part of package

04 Mar 09:41
Compare
Choose a tag to compare