Skip to content

Latest commit

 

History

History
94 lines (75 loc) · 3.2 KB

CHANGELOG.md

File metadata and controls

94 lines (75 loc) · 3.2 KB

3.5.1 - 2018-04-13

fix

  • fix Error certificate location

3.4.1 - 2018-04-13

Bugfix

  • Bugfix Error certificate location

3.3.1 - 2017-11-23

Bugfix

  • Bugfix when req is undefined and err exists

3.2.0 - 2017-09-11

Change

  • Change Cert file bundle with public one

3.1.6 - 2017-08-01

Fix

  • This version solves the error that only brings the last order of a list

3.1.5 - 2017-06-29

Fix

  • This version fixes the issue about undefined response (issue #36)

2.2.1 - 2017-05-29

Feature

  • Tag created for conekta admin consumer

3.1.0 - 2017-02-27

Feature

  • We've added modules to work with customer subscription

3.0.0 - 2017-02-16

Update

  • Library upgrade for payments api 2 support

2.2.0 - 2017-02-16

Change

  • Change to support orders from payments api 2

1.6.5 - 2016-07-08

Feature

  • Now it can be used with node 6.2.2 support ###Fix
  • Fixed some bugs on specs

1.5.0 - 2015-10-20

Feature

  • Brand new enhancements for our contributors

1.1.1 - 2015-09-23

Change

  • We were setting data into Base Resources instead instances at build_children function

1.1.0 - 2015-09-16

Change

  • Node.js Callback style
  • Add strict mode
  • Add scope binding in order to reduce use of _this variable
  • Specs updated
  • Node JS support since 0.10.3 until 4.0.0

1.0.11 - 2015-09-15

Fix

  • Fix to introduced global attr variable which leaked in mocha tests
  • Add spec for subscription card update
  • Update changelog
  • Ignored .npmrc

Feature

  • Add changelog
  • Add code comments
  • Add API Version validator

1.0.9 - 2015-06-26

Fix

  • Fix conekta objects were not populating their attributes right
  • Add specs updated to validate the bugs fixed

1.0.7 - 2015-06-08

Fix

  • Customer creation with no subscription return failure
  • Fix base64 node core library instead custom base64 code

1.0.6 - 2015-05-26

Feature

  • Enhance Documentation

Change

  • Node core base64 library instead custom

1.0.5 - 2015-05-18

Update

  • Finish first version of conekta node wrapper