Releases: romshark/toki
Releases · romshark/toki
v0.8.3
v0.8.1
v0.8.0
toki webedit
Release v0.8.0 introduces a new command webedit which provides a web-based GUI for more comfortable manual translation editing.
toki_webedit_cp.mov
Changelog
- 3f73101 Merge branch 'main' into webedit
- dd9da8b Merge branch 'main' into webedit
- 1ed4316 Merge branch 'main' into webedit
- 94c7be1 Merge branch 'main' into webedit
- 89157c3 Merge pull request #10 from romshark/webedit
- b1cf440 chore: Bump version to v0.8.0
- f875f4b chore: go mod tidy
- 2c40a7d chore: regenerate bundle in example_simple
- 5c20661 chore: remove mod replace
- c8052ad chore: upgrade icumsg to v0.3.0
- 6b25eea feat: Add command webedit
- 49ab560 feat: Add endpoint for change application
- 2b063bb feat: Implement changes
- 151c816 feat: Implement the apply changes button
- 6b9190c feat: Use CodeMirror text editors
- 3c670f6 fix: Eliminate recursive call in m. trans. handler
- c4cb333 fix: Incorrect name for command webedit in error
- fd016c7 fix: Incorrect template escaping
- 0f8874f fix: Use title case for icu analysis errors
- e016064 fix: fill out string templates
- 052ae59 fix: use gofumpt formatting style
- df42702 refactor: Inconsistent naming
- 3b4ec3e refactor: Remove unused variable
v0.7.2
v0.7.1
v0.7.0
v0.6.1
v0.6.0
Changelog
- eb5e86a chore: Bump version to v0.6.0
- f714f2e feat: Add flag -require-complete
- 202c9f7 feat: Add parameter -t for catalog generation
- 935eef6 feat: Reduce logging output size
- dd5a681 feat: Upgrade to TIK v0.7.0
- 10d15a8 fix: Malformed catalogs json output
- 9fbbe3e fix: Separate type checkers for number and plural
- e03ffde refactor: Group all sentinel errors in app.go