File tree Expand file tree Collapse file tree 3 files changed +8
-9
lines changed
Expand file tree Collapse file tree 3 files changed +8
-9
lines changed Original file line number Diff line number Diff line change @@ -7,14 +7,15 @@ NOTE: Before publishing:
77- Remove details
88-->
99
10+ <!--
1011<details>
11-
1212<summary>On development changelog</summary>
13-
14- ## 0.5.0 (On development)
15-
1613The latest on-development version can be accessed by building the source code.
1714On this on-development version, things can be broken.
15+ </details>
16+ -->
17+
18+ ## 0.5.0
1819
1920ilo Token can now translate "o" imperative sentences such as "o toki" and "mi o lape".
2021
4647- Fix sentence capitalization: If the sentence starts with number, no
4748 capitalization will occur.
4849
49- </details >
50-
5150## 0.4.1
5251
5352Released 27 Feb 2025
Original file line number Diff line number Diff line change 1010 },
1111 "start" : " deno run --allow-net --allow-read --no-prompt jsr:@std/http/file-server ./dist/" ,
1212 "watch" : " deno run --allow-read --allow-write --allow-env --allow-net --allow-run --no-prompt ./bundle.ts watch" ,
13- "update" : " deno outdated --update && deno run --allow-write --allow-net --no-prompt ./telo-misikeke /update.ts" ,
13+ "update" : " deno outdated --update && deno run --allow-write --allow-net --no-prompt ./telo_misikeke /update.ts" ,
1414 "build-dictionary" : " deno run --allow-read --allow-write --no-prompt ./dictionary/build.ts"
1515 },
1616 "fmt" : {
Original file line number Diff line number Diff line change 11{
22 "version" : " 0.5.0" ,
3- "onDevelopment" : true ,
4- "releaseDate" : " 2025-2-27 "
3+ "onDevelopment" : false ,
4+ "releaseDate" : " 2025-3-9 "
55}
You can’t perform that action at this time.
0 commit comments