PackageTrack

Go modules · #2778 by repository stars

github.com/maximilien/i18n4go

v0.7.0maximilien/i18n4go

Release timeline

26 releases since 2015
201520172019202120232025

Releases

  1. v0.7.1-0.20251218182223-c680b71f19a318 Dec 2025pre-release

    Nothing published for this version

  2. v0.7.019 Jul 2024

    Nothing published for this version

  3. v0.6.1-0.20240719212946-8e4b0eee961619 Jul 2024pre-release

    Nothing published for this version

  4. v0.6.1-0.20240712162928-ac3b65e9bde712 Jul 2024pre-release

    Nothing published for this version

  5. v0.6.1-0.20240712150849-178d19bb0ce212 Jul 2024pre-release

    Nothing published for this version

  6. v0.6.1-0.20240628213647-aedab4eb8f4d28 Jun 2024pre-release

    Nothing published for this version

  7. v0.6.1-0.20240521193223-452ab7f561c421 May 2024pre-release

    Nothing published for this version

  8. v0.6.1-0.20240509202120-d3402bca400b9 May 2024pre-release

    Nothing published for this version

  9. v0.6.1-0.20240301200756-eae942f035d01 Mar 2024pre-release

    Nothing published for this version

  10. v0.6.1-0.20231213201238-d6f3cf6c717913 Dec 2023pre-release

    Nothing published for this version

  11. v0.6.028 Jul 2023
    Release notes

    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

    Open source →
  12. v0.5.1-0.20230728193823-d77f7404385c28 Jul 2023pre-release

    Nothing published for this version

  13. v0.5.026 May 2023

    Nothing published for this version

  14. v0.4.011 Oct 2022

    Nothing published for this version

  15. v0.3.024 Jun 2022
    Release notes

    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

    Open source →
  16. v0.2.7-0.20201103180346-b897c051cc123 Nov 2020pre-release

    Nothing published for this version

  17. v0.2.615 Jul 2016
    Release notes

    b8c7c96

    • use gvt for vendoring [via @challiwill ]

    • add substring match option to extract-strings [via @challiwill ]

    Open source →
  18. v0.2.522 Jun 2016

    Nothing published for this version

  19. v0.2.419 Oct 2015

    Nothing published for this version

  20. v0.2.319 Oct 2015
    Release notes2 sources agree
    • 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
    Open source →
    Additional notes

    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/*
    Open source →
  21. v0.2.219 Oct 2015
    Release notes

    e8511ee

    Did not keep track of changes in this release

    Open source →
  22. v0.2.111 Apr 2015
    Release notes2 sources agree
    • renamed executable to i18n4go
    • minor update to README
    Open source →
  23. v0.2.09 Apr 2015

    Nothing published for this version

  24. v0.1.125 Mar 2015
    Release notes2 sources agree
    • added Typical Workflow Diagram and minor clarifications to README
    • added version string to usage and this file to keep track of changes
    Open source →
  25. v0.1.024 Mar 2015
    Release notes2 sources agree
    • Historical, first release, not versioned
    Open source →
  26. v0.0.0-20160826202043-6224c7d2792126 Aug 2016pre-release

    Nothing published for this version