github.com/maximilien/i18n4go
v0.7.0
#2778 most downloaded on Go modules
maximilien/i18n4go
What this package is like to depend on
Last release 8 months ago
18 Dec 2025
Release timing varies
gaps range from 2 weeks to 1.6 years
Some releases are documented
notes for 8 of 14 stable releases
Nothing withdrawn
no release was ever pulled
11 years old
26 releases · first in 2015
1 release in the last 12 months
see the full history below
Release timeline
26 releases · Mar 2015 to Dec 2025Releases
latest 26-
v0.7.1-0.20251218182223-c680b71f19a318 Dec 2025 pre-releaseNothing published for this version
-
v0.7.019 Jul 2024Nothing published for this version
-
v0.6.1-0.20240719212946-8e4b0eee961619 Jul 2024 pre-releaseNothing published for this version
-
v0.6.1-0.20240712162928-ac3b65e9bde712 Jul 2024 pre-releaseNothing published for this version
-
v0.6.1-0.20240712150849-178d19bb0ce212 Jul 2024 pre-releaseNothing published for this version
-
v0.6.1-0.20240628213647-aedab4eb8f4d28 Jun 2024 pre-releaseNothing published for this version
-
v0.6.1-0.20240521193223-452ab7f561c421 May 2024 pre-releaseNothing published for this version
-
v0.6.1-0.20240509202120-d3402bca400b09 May 2024 pre-releaseNothing published for this version
-
v0.6.1-0.20240301200756-eae942f035d001 Mar 2024 pre-releaseNothing published for this version
-
v0.6.1-0.20231213201238-d6f3cf6c717913 Dec 2023 pre-releaseNothing published for this version
-
v0.6.028 Jul 2023Release notes
Open source →d77f740
This commit was created on GitHub.com and signed with GitHub’s verified signature . The key has expired.
GPG key ID: 4AEE18F83AFDEB23 Expired
Verified Learn about vigilant mode .
-
All commands now support being called without using -c
-
Updates to dependencies
-
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.
Contributors
Aerex
-
-
v0.5.1-0.20230728193823-d77f7404385c28 Jul 2023 pre-releaseNothing published for this version
-
v0.5.026 May 2023Nothing published for this version
-
v0.4.011 Oct 2022Nothing published for this version
-
v0.3.024 Jun 2022Release notes
Open source →ac78e1b
-
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
Contributors
maximilien, Aerex, and allmightyspiff
-
-
v0.2.7-0.20201103180346-b897c051cc1203 Nov 2020 pre-releaseNothing published for this version
-
v0.2.615 Jul 2016Release notes
Open source →b8c7c96
-
use gvt for vendoring [via @challiwill ]
-
add substring match option to extract-strings [via @challiwill ]
-
-
v0.2.522 Jun 2016Nothing published for this version
-
v0.2.419 Oct 2015Nothing published for this version
-
v0.2.319 Oct 2015Release notes
Open source →- removed the main/* directory
- added -q flag to checkup to allow qualifiers to be specified, so that i18n.T(...) can be used
- update to README to match new checkup -q flag
Release notes
Open source →e3cd913
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/*
-
v0.2.219 Oct 2015 -
v0.2.111 Apr 2015 -
v0.2.009 Apr 2015Nothing published for this version
-
v0.1.125 Mar 2015Release notes
Open source →- added Typical Workflow Diagram and minor clarifications to README
- added version string to usage and this file to keep track of changes
-
v0.1.024 Mar 2015 -
v0.0.0-20160826202043-6224c7d2792126 Aug 2016 pre-releaseNothing published for this version