Release version 1.10.0 22/281822/1
authorHwankyu Jhun <h.jhun@samsung.com>
Thu, 22 Sep 2022 07:03:48 +0000 (16:03 +0900)
committerHwankyu Jhun <h.jhun@samsung.com>
Thu, 22 Sep 2022 07:08:31 +0000 (16:08 +0900)
Changes:
 - [aitt] Implement C generator
 - [aitt] Implement Java generator
 - Add missing code for cion cs generator
 - [aitt] Implement CS generator
 - Fix CallbackBase for stub
 - [aitt] Remove ondemand related API
 - Apply plugin structure to cion java group event callback
 - Apply plugin structure to cion java constructor
 - Fix aitt_plugin library path
 - [aitt] Implement Cpp generator
 - Fix the implementation related to rpc-port
 - Support Dart Language
 - Add Dart proxy generator

Change-Id: Iceb85a58c9da575e6e02b1ecc47465549a376d99
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
package/pkginfo.manifest
packaging/tidl.spec
release/windows-32/tidlc.exe
release/windows-64/tidlc.exe

index 14bb3e6..f0aef7e 100644 (file)
@@ -1,4 +1,4 @@
-Version:1.9.1
+Version:1.10.0
 Source:tidlc
 Maintainer:JungHoon Park <jh9216.park@samsung.com>, Hwankyu Jhun <h.jhun@samsung.com>, Inkyun Kil <inkyun.kil@samsung.com>, Ju-Sung Son <jusung07.son@samsung.com>, Hyunho Kang <hhstark.kang@samsung.com>
 
index 5a55f47..7892f49 100644 (file)
@@ -1,6 +1,6 @@
 Name:       tidl
 Summary:    Tizen Interface Definition Language
-Version:    1.9.1
+Version:    1.10.0
 Release:    1
 Group:      Application Framework/Building
 License:    Apache-2.0
index 80ba447..8a99d78 100755 (executable)
Binary files a/release/windows-32/tidlc.exe and b/release/windows-32/tidlc.exe differ
index 4f9aff4..3712703 100755 (executable)
Binary files a/release/windows-64/tidlc.exe and b/release/windows-64/tidlc.exe differ