Sha256: 6a34da4a34a26e18dd5d7f70fdd37ed39a09290e3cab3607a6e082685f6d978f
Contents?: true
Size: 1.62 KB
Versions: 2
Compression:
Stored size: 1.62 KB
Contents
=== 0.3.5 2013-01-13 * Deprecate retrieve and all methods and replaced them with find and where respectively. * Add payment method model. * Objects' properties are now accessible via methods of the same of name === 0.3.6 2013-01-17 * Fix cert path. === 0.3.7 2013-01-27 * Add api_version= method. === 0.4.0 2014-04-16 * Add payout and payee models with specs. * Add webhook logs for events. * Ameliorate convert_to_conekta_object logic. === 0.4.1 2014-04-16 * Remove active support and add custom methods in util file. === 0.4.2 2014-04-28 * Fix Payout specs. === 0.4.3 2014-05-25 * Add locale and message_to_purchaser. === 0.4.4 2014-06-04 * Fix requestor and where method. === 0.4.5 2014-07-08 * Sprinkling small Ruby style conventions here and there (antillas21). === 0.4.6 2014-07-08 * Add message_to_purchaser internal errors. === 0.4.9 2014-07-08 * Update API version to 1.0.0. === 0.5.0 2015-01-20 * Add Webhook module. === 0.5.2 2015-01-20 * Change rspec dependency to development. == 0.5.3 2015-08-13 * Refactorization. == 0.5.4 2015-09-08 * Update ConektaObject with the attribute 'values'. == 0.5.5 2015-12-01 * Add find method to Event class. == 0.5.6 2015-12-29 * Change parameter serialization using request body instead of connection params. == 0.5.7 2016-07-19 * Fix parameter handling for get requests. == 0.5.8 2016-07-19 * Add new models for parsing. == 1.0.0 2017-01-24 * Add support for API 2.0. == 1.1.0 2017-01-24 * Version bump. == 1.1.1 2017-02-01 * Fix submodels updates. == 1.1.2 2017-02-08 * Avoid class name conflicts. == 1.1.3 2017-02-08 * Change vertical_info to antifraud_info.
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
conekta-2.0.0 | CHANGELOG |
conekta-1.1.3 | CHANGELOG |