File tree Expand file tree Collapse file tree 2 files changed +12
-6
lines changed Expand file tree Collapse file tree 2 files changed +12
-6
lines changed Original file line number Diff line number Diff line change @@ -7,18 +7,26 @@ NOTE: Before publishing:
77- update this very document, don't forget to add release date
88-->
99
10+ <!--
1011<details>
1112
1213<summary>On development changelog</summary>
1314
14- ## 0.7.0 (On development)
15+ ## 0.7.1 (On development)
1516
1617The latest on-development version can be accessed by building the source code.
1718On this on-development version, things can be broken.
1819
20+ </details>
21+ -->
22+
23+ ## 0.7.0
24+
25+ Released 25 September 2025
26+
1927ilo Token can now translate preverbs! Currently this only works when the
2028predicate is translated as a verb unless the preverb is translated as a linking
21- verb.
29+ verb. This will be expanded soon.
2230
2331ilo Token will now recognize "taso" as sentence starting particle along with
2432other particle with similar function such as "kin" and "anu". ilo Token will
@@ -42,8 +50,6 @@ do not communicate" instead of the grammatically awkward "I not communicate".
4250- Remove "allow separate repeated modifiers". It'll be hardcoded to be turned
4351 on.
4452
45- </details >
46-
4753## 0.6.0
4854
4955Released 22 April 2025
Original file line number Diff line number Diff line change 11{
22 "version" : " 0.7.0" ,
3- "onDevelopment" : true ,
4- "releaseDate" : " 2025-4-22 "
3+ "onDevelopment" : false ,
4+ "releaseDate" : " 2025-9-25 "
55}
You can’t perform that action at this time.
0 commit comments