Fixed environment check for Windows.
[arvados.git] / CHANGELOG
1 == 0.3.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.2.0
10
11 * updated to use v1 of the discovery API
12 * updated to use httpadapter 1.0.0
13 * added OAuth 2 support to the command line tool
14 * renamed some switches in the command line tool
15 * added additional configuration capabilities
16
17 == 0.1.3
18
19 * added support for manual overrides of the discovery URI
20 * added support for manual overrides of the API base
21 * added support for xoauth_requestor_id
22
23 == 0.1.2
24
25 * added support for two-legged OAuth
26 * moved some development dependencies into runtime
27
28 == 0.1.1
29
30 * substantial improvements to the command line interface
31
32 == 0.1.0
33
34 * initial release