Skip to content

Releases: x1unix/go-playground

2.5.2

25 Jan 06:54
59be850
Compare
Choose a tag to compare

What's Changed

Hotfix

  • fix: broken styles after @fluentui/react migration by @x1unix in #466

Full Changelog: v2.5.1...v2.5.2

2.5.1

25 Jan 05:59
752eb84
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.5.0...v2.5.1

v2.5.0

25 Jan 03:53
78eee1b
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump golangci/golangci-lint-action from 6.1.1 to 6.2.0 by @dependabot in #457
  • chore(deps): bump vite from 5.4.6 to 5.4.12 in /web by @dependabot in #458
  • chore(ci): enable corepack by @x1unix in #462
  • feat: fallback mode without xterm.js by @x1unix in #463
  • chore: v2.5.0 release notes by @x1unix in #464

Full Changelog: v2.4.0...v2.5.0

2.4.0

15 Dec 06:49
78ec12e
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump elliptic from 6.5.7 to 6.6.0 in /web by @dependabot in #444
  • docs(deployment): fixed compose file can't not be found by @egbakou in #445
  • chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 in /web by @dependabot in #446
  • fix: fix suggestion query by @x1unix in #449
  • fix: fix link color in about dialog by @x1unix in #450
  • feat: Share snippet on Ctrl/Meta+S hotkey by @x1unix in #451
  • chore: add changelog for v2.4.0 by @x1unix in #452
  • feat: remove deprecated endpoints by @x1unix in #454
  • feat: refactor Go versions check logic by @x1unix in #455
  • fix: remove typos by @x1unix in #456
  • chore(deps): bump nanoid from 3.3.7 to 3.3.8 in /web by @dependabot in #453

New Contributors

Full Changelog: v2.3.0...v2.4.0

2.3.0

23 Oct 23:20
1c12365
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.1...v2.3.0

2.2.1

06 Oct 13:19
0186108
Compare
Choose a tag to compare

What's Changed

This is a hotfix release for v2.2.0

Changelog

Full Changelog: v2.2.0...v2.2.1

2.2.0

06 Oct 10:48
Compare
Choose a tag to compare

What's Changed

Hover support

image

Symbol documentation can now be viewed on identifier hover.
Only standard library is supported for now.

Improved autocomplete

Types and interfaces from standard library are now available for autocomplete.

image

Syntax Highlight

Syntax highlight for go.mod files is now available in experimental mode.

image

Changelog

Full Changelog: v2.1.0...v2.2.0

2.1.0

11 Aug 01:06
40c5337
Compare
Choose a tag to compare

What's Changed

  • feat: Refactor settings and make autosave optional by @x1unix in #401
  • chore: update changelog for v2.1.0 by @x1unix in #402

Full Changelog: v2.0.2...v2.1.0

2.0.2

02 Aug 04:53
77cf7fc
Compare
Choose a tag to compare

This is a hotfix release

What's Changed

  • fix: use persistent default go module name by @x1unix in #396
  • feat: make build timeout adjustable by @x1unix in #397

Full Changelog: v2.0.1...v2.0.2

2.0.1

02 Aug 02:18
e58e3f6
Compare
Choose a tag to compare

What's Changed

  • chore: add deployment docs by @x1unix in #391
  • fix(infra): explicitly specify TF project ID by @x1unix in #392
  • chore: remove beta url by @x1unix in #393
  • chore(deps): bump golangci/golangci-lint-action from 6.0.1 to 6.1.0 by @dependabot in #394
  • fix: adjust HTTP response timeout by @x1unix in #395

Full Changelog: v2.0.0...v2.0.1