blob: 0a0d1a10d4768052a6588275260bd94f133b4526 (
plain)
| 1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
 | Version 1.0.0
~~~~~~~~~~~~~
* Changes:
  - Add basic man page for ideviceactivation tool
  - Avoid exporting-non-public symbols
  - Add "--version" argument to print version number in ideviceactivation tool
  - Add "--service" argument to allow setting custom activaton service URL
Version 0.9.0
~~~~~~~~~~~~~
* Changes:
  - Refactor interface to allow handling forms
  - BuddyML and HTML parsing support
  - Minor fixes
Version 0.5.0
~~~~~~~~~~~~~
* Changes:
  - Add debug level setter to enable verbose curl debugging
  - Minor fixes
Version 0.1.0
~~~~~~~~~~~~~
* Changes:
  - Implement basic API to interact with activation webservice
  - Add basic ideviceactivation tool
  - Setup build system
 |