2021-04-18 18:49:53 +02:00
|
|
|
# libantosdk
|
2021-05-01 20:17:34 +02:00
|
|
|
AntOSDK: development API for AntOS based applications/projects
|
2021-04-18 18:49:53 +02:00
|
|
|
|
2021-05-01 20:17:34 +02:00
|
|
|
## Change logs
|
2022-08-25 01:36:48 +02:00
|
|
|
- 0.0.15: App name differ from libname, update AntOS API
|
2022-07-04 21:13:55 +02:00
|
|
|
- 0.0.14: vfs-rm can be configured to be silent when the target does not exist
|
2021-12-06 12:23:05 +01:00
|
|
|
- 0.0.13: allow linux-job handle to set defaut pwd if it is not specified in job description
|
2021-11-28 14:10:21 +01:00
|
|
|
- 0.0.12: TS worker now allows user specific compile options (defined un build file)
|
2021-11-24 22:47:49 +01:00
|
|
|
- 0.0.11: Update AntOS API v1.2.1
|
2021-10-24 19:07:58 +02:00
|
|
|
- 0.0.10: fix binary readfile bug
|
2021-06-14 20:02:32 +02:00
|
|
|
- 0.0.9: Fix locale gen bug
|
2021-05-11 17:23:05 +02:00
|
|
|
- 0.0.8: Update JQuery support in typescript
|
2021-05-11 15:05:28 +02:00
|
|
|
- 0.0.7: enable typescript downlevelIteration compile option
|
2021-05-06 17:26:01 +02:00
|
|
|
- 0.0.6: add GUI application for building a JSON build file
|
2021-05-06 14:25:50 +02:00
|
|
|
- 0.0.5: add API that supports running Linux commands on server
|
2021-05-01 20:17:34 +02:00
|
|
|
- 0.0.4: support automatic locale generation
|