mirror of
https://github.com/antos-rde/antosdk-apps.git
synced 2024-11-08 06:28:29 +01:00
13 lines
547 B
Markdown
13 lines
547 B
Markdown
# libantosdk
|
|
AntOSDK: development API for AntOS based applications/projects
|
|
|
|
## Change logs
|
|
- 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 |