|
|
@@ -309,18 +309,23 @@ miner.php - an example web page to access the API
|
|
|
Feature Changelog for external applications using the API:
|
|
|
|
|
|
|
|
|
-API V1.13
|
|
|
-
|
|
|
-Added API commands:
|
|
|
- 'check'
|
|
|
+API V1.14
|
|
|
|
|
|
Modified API commands:
|
|
|
'stats' - more icarus timing stats added
|
|
|
|
|
|
+The internal code for handling data was rewritten (~25% of the code)
|
|
|
+Completely backward compatible
|
|
|
+
|
|
|
+----------
|
|
|
+
|
|
|
+API V1.13 (cgminer v2.4.4)
|
|
|
+
|
|
|
+Added API commands:
|
|
|
+ 'check'
|
|
|
+
|
|
|
Support was added to cgminer for API access groups with the --api-groups option
|
|
|
It's 100% backward compatible with previous --api-access commands
|
|
|
-The internal code for handling data was rewritten (~25% of the code)
|
|
|
-Also completely backward compatible
|
|
|
|
|
|
----------
|
|
|
|