Skip to content

Releases: gzuidhof/tygo

v0.2.17

28 Sep 12:47
421f048
Compare
Choose a tag to compare

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

v0.2.16

28 Sep 10:17
3083262
Compare
Choose a tag to compare

What's Changed

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

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

v0.2.15

20 Jul 22:18
2986c9a
Compare
Choose a tag to compare

What's Changed

New Contributors

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

v0.2.14

05 Mar 11:02
0287f98
Compare
Choose a tag to compare

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

v0.2.13

14 Oct 12:41
1e537aa
Compare
Choose a tag to compare

What's Changed

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

v0.2.12

11 Oct 13:45
342962e
Compare
Choose a tag to compare

What's Changed

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

v0.2.11

11 Oct 11:19
374509b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.10...v0.2.11

v0.2.10

04 Oct 09:33
50c1ef0
Compare
Choose a tag to compare

What's Changed

  • Fix typo in error message by @OGreeni in #39
  • Expand version output to include Go version and arch info by @imiric in #40

New Contributors

Full Changelog: v0.2.9...v0.2.10

v0.2.9

25 Aug 16:35
09625a8
Compare
Choose a tag to compare

What's Changed

  • feat: support embed struct fields without tstype: ",extends" by @mtt0 in #35

New Contributors

  • @mtt0 made their first contribution in #35

Full Changelog: v0.2.8...v0.2.9

v0.2.8

18 Aug 12:30
57dbd87
Compare
Choose a tag to compare

What's Changed

  • fix: include struct pointer inheritance by @0x-buidl in #34

Full Changelog: v0.2.7...v0.2.8