Better way to handle automatic parsing using the schemas in the discovery document.
[arvados.git] / CHANGELOG
1 == 0.2.0
2
3 * updated to use v1 of the discovery API
4 * updated to use httpadapter 1.0.0
5 * added OAuth 2 support to the command line tool
6 * renamed some switches in the command line tool
7 * added additional configuration capabilities
8
9 == 0.1.3
10
11 * added support for manual overrides of the discovery URI
12 * added support for manual overrides of the API base
13 * added support for xoauth_requestor_id
14
15 == 0.1.2
16
17 * added support for two-legged OAuth
18 * moved some development dependencies into runtime
19
20 == 0.1.1
21
22 * substantial improvements to the command line interface
23
24 == 0.1.0
25
26 * initial release