-
Notifications
You must be signed in to change notification settings - Fork 0
/
ReleaseNotes.json
488 lines (488 loc) · 17.2 KB
/
ReleaseNotes.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
[
{
"Date": "2024-06-24T00:00:00+03:00",
"Version": "0.5.4",
"AssetsList": [
{
"Kind": 11,
"Title": "Unity package",
"Href": "https://github.com/Symontoclay/SymOntoClayreleases/download/0.5.4/SymOntoClay-0.5.4.unitypackage"
},
{
"Kind": 8,
"Title": "Portable CLI (.zip)",
"Href": "https://github.com/Symontoclay/SymOntoClayreleases/download/0.5.4/SymOntoClay-CLI-0.5.4-x64.zip"
}
],
"Description": "* Fixing issues\r\n",
"IsMarkdown": true
},
{
"Date": "2024-04-20T00:00:00+03:00",
"Version": "0.5.3",
"AssetsList": [
{
"Kind": 11,
"Title": "Unity package",
"Href": "https://github.com/Symontoclay/SymOntoClayreleases/download/0.5.3/SymOntoClay-0.5.3.unitypackage"
},
{
"Kind": 8,
"Title": "Portable CLI (.zip)",
"Href": "https://github.com/Symontoclay/SymOntoClayreleases/download/0.5.3/SymOntoClay-CLI-0.5.3-x64.zip"
}
],
"Description": "* Improved monitoring and logging\r\n* Fixing issues\r\n",
"IsMarkdown": true
},
{
"Date": "2023-07-15T00:00:00+03:00",
"Version": "0.5.2",
"AssetsList": [
{
"Kind": 11,
"Title": "Unity package",
"Href": "https://github.com/Symontoclay/SymOntoClayreleases/download/0.5.2/SymOntoClay-0.5.2.unitypackage"
},
{
"Kind": 8,
"Title": "Portable CLI (.zip)",
"Href": "https://github.com/Symontoclay/SymOntoClayreleases/download/0.5.2/SymOntoClay-CLI-0.5.2-x64.zip"
}
],
"Description": "* \"each\" timer\r\n* \"once\" timer\r\n* Fixing issues\r\n",
"IsMarkdown": true
},
{
"Date": "2023-04-27T00:00:00+03:00",
"Version": "0.5.1",
"AssetsList": [
{
"Kind": 11,
"Title": "Unity package",
"Href": "https://github.com/Symontoclay/SymOntoClayreleases/download/0.5.1/SymOntoClay-0.5.1.unitypackage"
},
{
"Kind": 8,
"Title": "Portable CLI (.zip)",
"Href": "https://github.com/Symontoclay/SymOntoClayreleases/download/0.5.1/SymOntoClay-CLI-0.5.1-x64.zip"
}
],
"Description": "* \"on weak cancel\" annotation event\r\n* synonyms to annotation events\r\n* timeout behavior modification: cancel weak cancel\r\n* object-events in function body:\r\n * complete\r\n * weak cancel\r\n* \"cancel action\" statement\r\n* \"weak cancel action\" statement\r\n* Fixing issues\r\n",
"IsMarkdown": true
},
{
"Date": "2023-04-07T00:00:00+03:00",
"Version": "0.5.0",
"AssetsList": [
{
"Kind": 11,
"Title": "Unity package",
"Href": "https://github.com/Symontoclay/SymOntoClayreleases/download/0.5.0/SymOntoClay-0.5.0.unitypackage"
},
{
"Kind": 8,
"Title": "Portable CLI (.zip)",
"Href": "https://github.com/Symontoclay/SymOntoClayreleases/download/0.5.0/SymOntoClay-CLI-0.5.0-x64.zip"
}
],
"Description": "* \"on complete\" annotation event\r\n* Fixing issues\r\n",
"IsMarkdown": true
},
{
"Date": "2023-02-26T00:00:00+02:00",
"Version": "0.4.3",
"AssetsList": [
{
"Kind": 11,
"Title": "Unity package",
"Href": "https://github.com/Symontoclay/SymOntoClayreleases/download/0.4.3/SymOntoClay-0.4.3.unitypackage"
},
{
"Kind": 8,
"Title": "Portable CLI (.zip)",
"Href": "https://github.com/Symontoclay/SymOntoClayreleases/download/0.4.3/SymOntoClay-CLI-0.4.3-x64.zip"
}
],
"Description": "* Ilde actions\r\n* \"wait\" statement\r\n* Child and independent async call\r\n* Generalized call in host method\r\n* Priority of method or thigger's handler\r\n* Timeout of method or idle action\r\n* Anonymous function\r\n* Function defined in body of another function\r\n* Library\r\n* \"import\" statement\r\n* Object literal\r\n* \"new\" operator\r\n* Constructor\r\n* CLI:\r\n * install\r\n * new -lib\r\n * new -nav\r\n * new -player\r\n* DSL project improvement\r\n* Fixing issues\r\n",
"IsMarkdown": true
},
{
"Date": "2022-10-08T00:00:00+03:00",
"Version": "0.4.2",
"AssetsList": [
{
"Kind": 11,
"Title": "Unity package",
"Href": "https://github.com/Symontoclay/SymOntoClayreleases/download/0.4.2/SymOntoClay-0.4.2.unitypackage"
},
{
"Kind": 8,
"Title": "Portable CLI (.zip)",
"Href": "https://github.com/Symontoclay/SymOntoClayreleases/download/0.4.2/SymOntoClay-CLI-0.4.2-x64.zip"
}
],
"Description": "* inheritance for relations in logical inference \r\n* synonyms\r\n* \"exec\" statement: initial implementation\r\n* Fixing issues\r\n",
"IsMarkdown": true
},
{
"Date": "2022-08-20T00:00:00+03:00",
"Version": "0.4.1",
"AssetsList": [
{
"Kind": 11,
"Title": "Unity package",
"Href": "https://github.com/Symontoclay/SymOntoClayreleases/download/0.4.1/SymOntoClay-0.4.1.unitypackage"
},
{
"Kind": 8,
"Title": "Portable CLI (.zip)",
"Href": "https://github.com/Symontoclay/SymOntoClayreleases/download/0.4.1/SymOntoClay-CLI-0.4.1-x64.zip"
}
],
"Description": "* @>say\r\n* NLP ininial implementation\r\n* Fixing issues\r\n",
"IsMarkdown": true
},
{
"Date": "2022-07-20T00:00:00+03:00",
"Version": "0.4.0",
"AssetsList": [
{
"Kind": 11,
"Title": "Unity package",
"Href": "https://github.com/Symontoclay/SymOntoClayreleases/download/0.4.0/SymOntoClay-0.4.0.unitypackage"
},
{
"Kind": 8,
"Title": "Portable CLI (.zip)",
"Href": "https://github.com/Symontoclay/SymOntoClayreleases/download/0.4.0/SymOntoClay-CLI-0.4.0-x64.zip"
}
],
"Description": "* Modalities:\r\n * Obligation modality\r\n * Self obligation modality\r\n* Facts about facts\r\n* Binding grouping with logic variable in logical query\r\n* Triggers on adding facts\r\n* Fixing issues\r\n",
"IsMarkdown": true
},
{
"Date": "2022-06-20T00:00:00+03:00",
"Version": "0.3.7",
"AssetsList": [
{
"Kind": 11,
"Title": "Unity package",
"Href": "https://github.com/Symontoclay/SymOntoClayreleases/download/0.3.7/SymOntoClay-0.3.7.unitypackage"
},
{
"Kind": 8,
"Title": "Portable CLI (.zip)",
"Href": "https://github.com/Symontoclay/SymOntoClayreleases/download/0.3.7/SymOntoClay-CLI-0.3.7-x64.zip"
}
],
"Description": "* Standard library: initial implementation\r\n* Relation metadata\r\n* State\r\n* Trigger: many improvements\r\n* Fixing issues\r\n",
"IsMarkdown": true
},
{
"Date": "2022-03-17T00:00:00+02:00",
"Version": "0.3.6",
"AssetsList": [
{
"Kind": 11,
"Title": "Unity package",
"Href": "https://github.com/Symontoclay/SymOntoClayreleases/download/0.3.6/SymOntoClay-0.3.6.unitypackage"
},
{
"Kind": 8,
"Title": "Portable CLI (.zip)",
"Href": "https://github.com/Symontoclay/SymOntoClayreleases/download/0.3.6/SymOntoClay-CLI-0.3.6-x64.zip"
}
],
"Description": "* Member access modifiers\r\n* Field\r\n* Improved variable declaration\r\n* Improved rules and facts\r\n* Improved trigger\r\n* Arithmetic operators\r\n* \"repeat\" statement\r\n* \"while\" statement\r\n* \"return\" statement\r\n* \"if-elif-else\" statement\r\n* \"continue\" loop statement\r\n* \"break\" loop statement\r\n* Fixing issues\r\n",
"IsMarkdown": true
},
{
"Date": "2022-02-13T00:00:00+02:00",
"Version": "0.3.5",
"AssetsList": [
{
"Kind": 11,
"Title": "Unity package",
"Href": "https://github.com/Symontoclay/SymOntoClayreleases/download/0.3.5/SymOntoClay-0.3.5.unitypackage"
},
{
"Kind": 8,
"Title": "Portable CLI (.zip)",
"Href": "https://github.com/Symontoclay/SymOntoClayreleases/download/0.3.5/SymOntoClay-CLI-0.3.5-x64.zip"
}
],
"Description": "* Conditional entities\r\n* Alias-variable for predicate\r\n* Bus for sound facts\r\n* Player: initial implementation\r\n* Fixing issues\r\n",
"IsMarkdown": true
},
{
"Date": "2021-12-04T00:00:00+02:00",
"Version": "0.3.4",
"AssetsList": [
{
"Kind": 11,
"Title": "Unity package",
"Href": "https://github.com/Symontoclay/SymOntoClayreleases/download/0.3.4/SymOntoClay-0.3.4.unitypackage"
},
{
"Kind": 8,
"Title": "Portable CLI (.zip)",
"Href": "https://github.com/Symontoclay/SymOntoClayreleases/download/0.3.4/SymOntoClay-CLI-0.3.4-x64.zip"
}
],
"Description": "* Conditional entities\r\n* Alias-variable for predicate\r\n* Bus for sound facts\r\n* Player: initial implementation\r\n* Fixing issues\r\n",
"IsMarkdown": true
},
{
"Date": "2021-10-02T00:00:00+03:00",
"Version": "0.3.3",
"AssetsList": [
{
"Kind": 11,
"Title": "Unity package",
"Href": "https://github.com/Symontoclay/SymOntoClayreleases/download/0.3.3/SymOntoClay-0.3.3.unitypackage"
},
{
"Kind": 8,
"Title": "Portable CLI (.zip)",
"Href": "https://github.com/Symontoclay/SymOntoClayreleases/download/0.3.3/SymOntoClay-CLI-0.3.3-x64.zip"
}
],
"Description": "* action\r\n* Function call overloading\r\n* \"await\" statement\r\n* \"complete action\" statement\r\n* \"break action\" statement\r\n* Fixing issues\r\n",
"IsMarkdown": true
},
{
"Date": "2021-09-05T00:00:00+03:00",
"Version": "0.3.2",
"AssetsList": [
{
"Kind": 11,
"Title": "Unity package",
"Href": "https://github.com/Symontoclay/SymOntoClayreleases/download/0.3.2/SymOntoClay-0.3.2.unitypackage"
},
{
"Kind": 8,
"Title": "Portable CLI (.zip)",
"Href": "https://github.com/Symontoclay/SymOntoClayreleases/download/0.3.2/SymOntoClay-CLI-0.3.2-x64.zip"
}
],
"Description": "* Fixing issues\r\n* CLI:\r\n * new -world\r\n * new -npc\r\n",
"IsMarkdown": true
},
{
"Date": "2021-06-08T00:00:00",
"Version": "0.3.1",
"AssetsList": [
{
"Kind": 1,
"Title": "Source code (.zip)",
"Href": "https://github.com/Symontoclay/SymOntoClay/archive/0.3.1.zip"
},
{
"Kind": 1,
"Title": "Source code (.tar.gz)",
"Href": "https://github.com/Symontoclay/SymOntoClay/archive/0.3.1.tar.gz"
}
],
"Description": "* "error" statement\r\n* "try-catch" statement\r\n* Fixing issues",
"IsMarkdown": true
},
{
"Date": "2021-05-31T00:00:00",
"Version": "0.3.0",
"AssetsList": [
{
"Kind": 1,
"Title": "Source code (.zip)",
"Href": "https://github.com/Symontoclay/SymOntoClay/archive/0.3.0.zip"
},
{
"Kind": 1,
"Title": "Source code (.tar.gz)",
"Href": "https://github.com/Symontoclay/SymOntoClay/archive/0.3.0.tar.gz"
}
],
"Description": "* Function\r\n* Method\r\n* Calling function with position parameters\r\n* Improving calling function with named parameters\r\n* Fixing issues",
"IsMarkdown": true
},
{
"Date": "2021-05-11T00:00:00",
"Version": "0.2.7",
"AssetsList": [
{
"Kind": 1,
"Title": "Source code (.zip)",
"Href": "https://github.com/Symontoclay/SymOntoClay/archive/0.2.7.0.zip"
},
{
"Kind": 1,
"Title": "Source code (.tar.gz)",
"Href": "https://github.com/Symontoclay/SymOntoClay/archive/0.2.7.0.tar.gz"
}
],
"Description": "* Improving logic engine\r\n * Using Value in facts, rules and queries\r\n * Predicate in predicate\r\n * Added logic operators:\r\n * OR\r\n * NOT\r\n * IS\r\n * IS NOT\r\n * \\>\r\n * \\>=\r\n * <\r\n * <=\r\n * Grouping by round brackets\r\n* Non numeric values in fuzzy logic\r\n * Linguistic variable\r\n * Using non numeric values in inheritance\r\n * Using non numeric values in logic engine\r\n* Binding logic and imperative variables in conditional triggers\r\n* Null value\r\n* Fixing issues\r\n",
"IsMarkdown": true
},
{
"Date": "2021-02-18T00:00:00",
"Version": "0.2.6",
"AssetsList": [
{
"Kind": 1,
"Title": "Source code (.zip)",
"Href": "https://github.com/Symontoclay/SymOntoClay/archive/0.2.6.0.zip"
},
{
"Kind": 1,
"Title": "Source code (.tar.gz)",
"Href": "https://github.com/Symontoclay/SymOntoClay/archive/0.2.6.0.tar.gz"
}
],
"Description": "* Logic сonditional trigger - basic implementation\r\n* Fixing issues",
"IsMarkdown": true
},
{
"Date": "2021-01-28T00:00:00",
"Version": "0.2.5",
"AssetsList": [
{
"Kind": 1,
"Title": "Source code (.zip)",
"Href": "https://github.com/Symontoclay/SymOntoClay/archive/0.2.5.0.zip"
},
{
"Kind": 1,
"Title": "Source code (.tar.gz)",
"Href": "https://github.com/Symontoclay/SymOntoClay/archive/0.2.5.0.tar.gz"
}
],
"Description": "* Small improvements for integration with Unity3D\r\n* Fixing issues",
"IsMarkdown": true
},
{
"Date": "2021-01-14T00:00:00",
"Version": "0.2.4",
"AssetsList": [
{
"Kind": 1,
"Title": "Source code (.zip)",
"Href": "https://github.com/Symontoclay/SymOntoClay/archive/0.2.4.0.zip"
},
{
"Kind": 1,
"Title": "Source code (.tar.gz)",
"Href": "https://github.com/Symontoclay/SymOntoClay/archive/0.2.4.0.tar.gz"
}
],
"Description": "* Small improvements for integration with Unity3D\r\n* Fixing issues\r\n* Parsing negative numbers",
"IsMarkdown": true
},
{
"Date": "2021-01-08T00:00:00",
"Version": "0.2.3",
"AssetsList": [
{
"Kind": 1,
"Title": "Source code (.zip)",
"Href": "https://github.com/Symontoclay/SymOntoClay/archive/0.2.3.0.zip"
},
{
"Kind": 1,
"Title": "Source code (.tar.gz)",
"Href": "https://github.com/Symontoclay/SymOntoClay/archive/0.2.3.0.tar.gz"
}
],
"Description": "* Small improvements for integration with Unity3D",
"IsMarkdown": true
},
{
"Date": "2020-12-29T00:00:00",
"Version": "0.2.2",
"AssetsList": [
{
"Kind": 1,
"Title": "Source code (.zip)",
"Href": "https://github.com/Symontoclay/SymOntoClay/archive/0.2.2.0.zip"
},
{
"Kind": 1,
"Title": "Source code (.tar.gz)",
"Href": "https://github.com/Symontoclay/SymOntoClay/archive/0.2.2.0.tar.gz"
}
],
"Description": "* Reorganizing source code file structure\r\n* CLI (initial release)",
"IsMarkdown": true
},
{
"Date": "2020-10-04T00:00:00",
"Version": "0.2.1",
"AssetsList": [
{
"Kind": 1,
"Title": "Source code (.zip)",
"Href": "https://github.com/Symontoclay/SymOntoClay/archive/0.2.1.0.zip"
},
{
"Kind": 1,
"Title": "Source code (.tar.gz)",
"Href": "https://github.com/Symontoclay/SymOntoClay/archive/0.2.1.0.tar.gz"
}
],
"Description": "* Basic logical database implementation\r\n* Registration information about inheritance by writing fact\r\n* Using inheritance during logical resolution\r\n* Basic implementation of logical select-query\r\n* Basic implementation of logical insert-query\r\n* Placing logical facts and rules in the body of a file, class, app, world and host.\r\n* Basic implementation of variables.\r\n* Single-line comment\r\n* Multi-lines comment\r\n* Architecture improvements",
"IsMarkdown": true
},
{
"Date": "2020-08-29T00:00:00",
"Version": "0.2.0",
"AssetsList": [
{
"Kind": 1,
"Title": "Source code (.zip)",
"Href": "https://github.com/Symontoclay/SymOntoClay/archive/0.2.0.0.zip"
},
{
"Kind": 1,
"Title": "Source code (.tar.gz)",
"Href": "https://github.com/Symontoclay/SymOntoClay/archive/0.2.0.0.tar.gz"
}
],
"Description": "* Host endpoints\r\n* @@host system variable\r\n* Synchronous calling host method in SymOntoClay script\r\n* Asynchronous calling host method in SymOntoClay script",
"IsMarkdown": true
},
{
"Date": "2020-07-30T00:00:00",
"Version": "0.1.2",
"AssetsList": [
{
"Kind": 1,
"Title": "Source code (.zip)",
"Href": "https://github.com/Symontoclay/SymOntoClay/archive/0.1.2.0.zip"
},
{
"Kind": 1,
"Title": "Source code (.tar.gz)",
"Href": "https://github.com/Symontoclay/SymOntoClay/archive/0.1.2.0.tar.gz"
}
],
"Description": "* Adding inheritance \r\n* @@self system variable",
"IsMarkdown": true
},
{
"Date": "2020-07-26T00:00:00",
"Version": "0.1.1",
"AssetsList": [
{
"Kind": 1,
"Title": "Source code (.zip)",
"Href": "https://github.com/Symontoclay/SymOntoClay/archive/0.1.1.0.zip"
},
{
"Kind": 1,
"Title": "Source code (.tar.gz)",
"Href": "https://github.com/Symontoclay/SymOntoClay/archive/0.1.1.0.tar.gz"
}
],
"Description": "* Creation Architecture \r\n* Init trigger, bases of code execution\r\n* writing 'Hello world!' into log-channel",
"IsMarkdown": true
}
]