Skip to content

Releases: maximilien/i18n4go

Wu

11 Oct 22:14
8e4b0ee
Compare
Choose a tag to compare
  1. Updated dependencies
  2. Added English localization into source code using i18n4go
  3. Used [go-bindata](https://github.com/go-bindata/go-bindata) to generate bindata for localization files when running the rewrite-package command
  4. Removed Modified property in generated localization files
  5. Used i18n4go to validation source code translation as part of CI/CD DevOps flow

Javanese

28 Jul 19:46
d77f740
Compare
Choose a tag to compare
  1. All commands now support being called without using -c
  2. Updates to dependencies
  3. README.md updated to reflect changes in 1.

Thanks to @Aerex for #99 and prior changes to support COBRA which makes this new version of i18n4go possible.

We are working on a few small changes and will release 1.0 version. Please open any issues if backward compatibility is broken in any way.

German

26 May 19:28
855df91
Compare
Choose a tag to compare

This release gets us very close to completing milestone: Cobra support

  1. Cobra fashion pass 1 with #65 by @maximilien
  2. Cobra fashion pass 2 & 3 #67 by @Aerex
  3. Make -c optional with #84 by @Aerex

So while Cobra is now fully integrated and used in this release, it is still optional. Big Thanks to @Aerex for the work in getting most of this done and getting us closer to a v2.0 release. Missing a few issues #94 #92 and #90.

Punjabi

18 Nov 23:02
7db4dae
Compare
Choose a tag to compare
  • feat(checkup): Added --ignore-regexp opt flag and process variables containing translation strings #60 by Aerex
  • fix: Used pkg directory instead of import path if path is a local import #61 by Aerex was merged on Oct 7
  • build: Fixed export GOPATH and continue build if greetings action fails #62 by Aerex
  • adding Aerex as committer

Japanese

24 Jun 21:51
Compare
Choose a tag to compare
  • build(github_action): Set GOPATH env before any Go step #57 [via @Aerex]
  • chore: Update golang to 1.18 #56 [via @Aerex]
  • feat: Allowed flexible filename format when parsing lang #55 [via @Aerex]
  • Fixes panic: flag "-help" begins with - #54 [via @allmightyspiff]

Build are failing due to #58 and I am working on a fix but did not want to wait for the release since seems to be related to running tests in GH actions rather than tests itself. I'll do another release when I have a fix.

Thanks @Aerex and @allmightyspiff for PRs. Best,

@maximilien

Russian

21 Jul 01:21
Compare
Choose a tag to compare

Bengali

22 Jun 19:31
Compare
Choose a tag to compare

Portuguese

19 Oct 19:27
Compare
Choose a tag to compare

Sync version in binary to version of release and tags. All on v0.2.4

Arabic

19 Oct 19:12
Compare
Choose a tag to compare

Commands

  • checkup now has a -q option to pass a qualifier name, this allows the T(...) function to be used as i18n.T(...) or i18n4go.T(...) by passing i18n in the -q call for checkup command

Bugs

  • removed main/* since that was redundant compared to i18n4go/*

Improvements

  • updated Godeps/*

Hindi

19 Oct 19:14
Compare
Choose a tag to compare
Hindi Pre-release
Pre-release

Did not keep track of changes in this release