antosdk-apps/libantosdk
2023-06-01 16:33:07 +02:00
..
build add release job using AntOS build system 2023-06-01 16:33:07 +02:00
core libantosdk: linux worker is renamed to backend, linux-exec job renamed to cmd-exec, add lua-exec job for backend lua script execution 2023-06-01 12:24:34 +02:00
ts add release job using AntOS build system 2023-06-01 16:33:07 +02:00
build.json libantosdk: do not includes sdk api to package, API files shall be featched from delivery page 2023-05-30 13:30:05 +02:00
main.css enable downlevelIteration build option in typescript 2021-05-11 15:05:28 +02:00
package.json regen all archive using antos build system 2023-06-01 16:14:35 +02:00
README.md regen all archive using antos build system 2023-06-01 16:14:35 +02:00
scheme.html libantosdk: do not includes sdk api to package, API files shall be featched from delivery page 2023-05-30 13:30:05 +02:00

libantosdk

AntOSDK: development API for AntOS based applications/projects

Change logs

  • 0.1.2: add batch building support
  • 0.1.1: linux worker is renamed to backend, linux-exec job re to cmd-exec, add lua-exec job for backend lua script execution
  • 0.1.0: antOS SDK is no longer delivered in this package, it will be fetched directly from AntOS release site
  • 0.0.18: Add some public API on grid view
  • 0.0.17: Use lastest AntOS d.ts file
  • 0.0.16: Fix jquery encoding error
  • 0.0.15: App name differ from libname, update AntOS API
  • 0.0.14: vfs-rm can be configured to be silent when the target does not exist
  • 0.0.13: allow linux-job handle to set defaut pwd if it is not specified in job description
  • 0.0.12: TS worker now allows user specific compile options (defined un build file)
  • 0.0.11: Update AntOS API v1.2.1
  • 0.0.10: fix binary readfile bug
  • 0.0.9: Fix locale gen bug
  • 0.0.8: Update JQuery support in typescript
  • 0.0.7: enable typescript downlevelIteration compile option
  • 0.0.6: add GUI application for building a JSON build file
  • 0.0.5: add API that supports running Linux commands on server
  • 0.0.4: support automatic locale generation