Skip to content

Releases: romshark/toki

v0.8.3

08 Aug 19:23

Choose a tag to compare

Changelog

  • ab9deed chore: upgrade dependencies
  • f7bfba9 chore: upgrade dependencies
  • 397b114 chore: upgrade dependencies
  • 55f16e9 feat: automatically open browser for webedit
  • 64488f2 fix: print err on missing or incorrect command

v0.8.1

30 Jun 22:11

Choose a tag to compare

Changelog

  • 53869ad feat[webedit]: Always show default catalog first
  • dce5e5e feat[webedit]: Make complete ICU messages readonly

v0.8.0

28 Jun 22:05
89157c3

Choose a tag to compare

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

15 Jun 22:14

Choose a tag to compare

Changelog

  • 5548423 chore: Bump version to v0.7.2
  • 23792ab chore: Upgrade dependencies
  • d762611 fix: Disallow und for locale CLI argument values
  • fa700c3 fix: gofumpt test files
  • 23a2bfd fix: number and currency formatters

v0.7.1

15 Jun 17:26

Choose a tag to compare

Changelog

  • 3a0f699 chore: Bump version to v0.7.1
  • b6b71a2 fix: Accidental placeholder in template
  • d5fa046 fix: Unused func err in empty bundle
  • e900935 fix: translation catalog code gen

v0.7.0

10 Jun 20:29

Choose a tag to compare

Changelog

  • 7d02635 chore: Bump version to v0.7.0
  • a64a205 feat: Upgrade to TIK v0.8.0
  • c4105fa fix: Remove debugging output

v0.6.1

09 Jun 11:08

Choose a tag to compare

Changelog

  • 82e3c72 chore: Bump version to v0.6.1
  • c3eba24 fix: Check source package errors
  • 3e40574 fix: Unescape ICU message literals

v0.6.0

08 Jun 19:34

Choose a tag to compare

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

v0.5.4

07 Jun 08:56

Choose a tag to compare

Changelog

  • f388505 chore: Bump version to v0.5.4
  • bd4e68f fix: Nil deref after source analyze err

v0.5.3

06 Jun 18:13

Choose a tag to compare

Changelog

  • a45816f chore: Bump version to v0.5.3
  • 03e2c86 fix: Arg expression in error formatting