PackageTrack
Sign in Get early access

github.com/gzuidhof/tygo

v0.2.21 #2438 most downloaded on Go modules gzuidhof/tygo

What this package is like to depend on

Last release 6 months ago

03 Feb 2026

Ships fairly regularly

a new release about every 4 months

Most releases are documented

notes for 18 of 26 stable releases

Nothing withdrawn

no release was ever pulled

4 years old

44 releases · first in 2022

2 releases in the last 12 months

see the full history below

Release timeline

44 releases · Mar 2022 to Feb 2026
2023 2024 2025 2026
Release Pre-release

Releases

latest 44
  1. v0.2.21 03 Feb 2026
    Release notes

    What's Changed

    New Contributors

    Full Changelog: v0.2.20...v0.2.21

    Open source →
  2. v0.2.20 19 Nov 2025
    Release notes

    What's Changed

    • Bump golang.org/x/sys from 0.0.0-20211205182925-97ca703d548d to 0.1.0 by @dependabot[bot] in #89
    • Add Support for Typescript Enum & Union Generation by @PY44N in #91

    New Contributors

    Full Changelog: v0.2.19...v0.2.20

    Open source →
  3. v0.2.20-0.20250721130211-b2771463756f 21 Jul 2025 pre-release

    Nothing published for this version

  4. v0.2.19 19 Jul 2025
    Release notes

    What's Changed

    • Fix comma-separated fields, fix emitted comment on unexported declarations by @gzuidhof in #88

    Full Changelog: v0.2.18...v0.2.19

    Open source →
  5. v0.2.18 10 Mar 2025
    Release notes

    What's Changed

    New Contributors

    Full Changelog: v0.2.17...v0.2.18

    Open source →
  6. v0.2.17 28 Sep 2024
    Release notes

    There should be no functional changes in this release, the only changes are to how Tygo is tested.

    What's Changed

    • Add support for direct string translation, add conversion tests by @gzuidhof in #70

    Full Changelog: v0.2.16...v0.2.17

    Open source →
  7. v0.2.17-0.20240928124659-421f048c0ba2 28 Sep 2024 pre-release

    Nothing published for this version

  8. v0.2.16 28 Sep 2024
    Release notes

    What's Changed

    • Fix generic type on non-struct definitions by @gzuidhof in #69

    Full Changelog: v0.2.15...v0.2.16

    Open source →
  9. v0.2.15 20 Jul 2024
    Release notes

    What's Changed

    New Contributors

    Full Changelog: v0.2.14...v0.2.15

    Open source →
  10. v0.2.15-0.20240720221806-2986c9a038b6 20 Jul 2024 pre-release

    Nothing published for this version

  11. v0.2.14 05 Mar 2024
    Release notes

    What's Changed

    • Add ability to emit literal Typescript from with Go file by @pdhammond42 in #52

    New Contributors

    Full Changelog: v0.2.13...v0.2.14

    Open source →
  12. v0.2.14-0.20240305110157-0287f984061d 05 Mar 2024 pre-release

    Nothing published for this version

  13. v0.2.13 14 Oct 2023
    Release notes

    What's Changed

    Full Changelog: v0.2.12...v0.2.13

    Open source →
  14. v0.2.13-0.20231014124121-1e537aa5f15d 14 Oct 2023 pre-release

    Nothing published for this version

  15. v0.2.12 11 Oct 2023
    Release notes

    What's Changed

    Full Changelog: v0.2.11...v0.2.12

    Open source →
  16. v0.2.12-0.20231011134520-342962e8fe07 11 Oct 2023 pre-release

    Nothing published for this version

  17. v0.2.11 11 Oct 2023

    Nothing published for this version

  18. v0.2.10 04 Oct 2023

    Nothing published for this version

  19. v0.2.10-0.20231004093255-50c1ef0dbfa8 04 Oct 2023 pre-release

    Nothing published for this version

  20. v0.2.9 25 Aug 2023

    Nothing published for this version

  21. v0.2.9-0.20230825150054-09625a843bb5 25 Aug 2023 pre-release

    Nothing published for this version

  22. v0.2.8 18 Aug 2023

    Nothing published for this version

  23. v0.2.8-0.20230818122815-57dbd87b4a92 18 Aug 2023 pre-release

    Nothing published for this version

  24. v0.2.7 16 Aug 2023

    Nothing published for this version

  25. v0.2.7-0.20230816230416-6cb2668c1edb 16 Aug 2023 pre-release

    Nothing published for this version

  26. v0.2.6 16 Aug 2023

    Nothing published for this version

  27. v0.2.5 06 Mar 2023

    Nothing published for this version

  28. v0.2.4 21 Sep 2022
    Release notes
    • Add support for fallback_type, which allows one to specify the type that should be used for unknown types (defaults to any).
    Open source →
  29. v0.2.3 26 Aug 2022
    Release notes
    • Add support for include_files in the config, which allows one to specify the only files that should be included.
    Open source →
  30. v0.2.2 22 Jul 2022
    Release notes
    • Add support for readonly fields.
    Open source →
  31. v0.2.2-0.20220316151803-254100e421d0 16 Mar 2022 pre-release

    Nothing published for this version

  32. v0.2.1 16 Mar 2022
    Release notes
    • Add support for single IndexExpr in type alias, such as type X = Y[string].
    Open source →
  33. v0.2.1-0.20220316033746-d2ccd4a11daa 16 Mar 2022 pre-release

    Nothing published for this version

  34. v0.2.0 16 Mar 2022
    Release notes
    • Support for generic types for Golang 1.18 and beyond.
    Open source →
  35. v0.1.2 13 Mar 2022
    Release notes
    • You can now mark pointer type fields as required by adding ,required to the struct field tag.
    Open source →
  36. v0.1.2-0.20220313151431-d5357c0e7a6a 13 Mar 2022 pre-release

    Nothing published for this version

  37. v0.1.1 12 Mar 2022
    Release notes
    • You can now exclude fields with tstype:"-".
    Open source →
  38. v0.1.0 08 Mar 2022
    Release notes

    First public release.

    Open source →
  39. v0.0.2-0.20220308004423-07ab31efc29e 08 Mar 2022 pre-release

    Nothing published for this version

  40. v0.0.1 08 Mar 2022

    Nothing published for this version

  41. v0.0.0-20230822121920-abe1cc93786b 22 Aug 2023 pre-release

    Nothing published for this version

  42. v0.0.0-20230821062144-7f33e87a5207 21 Aug 2023 pre-release

    Nothing published for this version

  43. v0.0.0-20230305024249-b95b3c87be64 05 Mar 2023 pre-release

    Nothing published for this version

  44. v0.0.0-20221013175008-584a7febbaee 13 Oct 2022 pre-release

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive