blob: 042ef6ea71cbef47faee1c5cd7738f37e053c945 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
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
|