Sha256: b2705ae81d4feadf08a901353cfcbf8188da273a329f06bfdc07cd739fc3087e

Contents?: true

Size: 1.26 KB

Versions: 4

Compression:

Stored size: 1.26 KB

Contents

= Changelog for SalesKing API Schema

A more detailed view of the changes can be found in the {commit messages}[https://github.com/salesking/sk_api_schema/commits/]

2011-6
* added language field to document, client, email-template
* added filter[languages] for documents and clients, to search by one or more languages
* added filter[client_ids] to documents, to search by one or multiple clients
* added filter[ids] for documents, to find multiple specific documents
* changed _delete property to _destroy for address, line_item
* removed client_id requirement for documents 

2011-05
* new hash_clean method for ruby schema reader class

2011-04
* added tags
* added documents
* reduced default objects in list to 10, max is 100
* added field parameter to limit returned fields in ruby to_hash_from_schema & SK
* added created_at & number filtering to client
* added _delete field to line_item & address, to be able to destroy them since both are transfered within their parent object 

2011-03
* added subscriptions
* added memoizing to ruby schema reader

2011-02
* added moneybookers, premium_sms to payment methods
* added auth_permission
* added external_ref to documents
* added company
* added recurring
* added source param to copy documents

2010-11 - 2011-01
* initial version

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
sk_api_schema-0.2.3 CHANGELOG.rdoc
sk_api_schema-0.2.2 CHANGELOG.rdoc
sk_api_schema-0.2.1 CHANGELOG.rdoc
sk_api_schema-0.2.0 CHANGELOG.rdoc