Skip to content

Releases: j178/leetgo

v0.4.0-beta.1

15 Apr 18:44
8782491
Compare
Choose a tag to compare

Changelog

Features

  • d4e51be: feat: allow overwriting internal blocks (#140) (@j178)
  • 2b87b5f: feat: add version to directly embed language libraries (#146) (@j178)
  • 8782491: feat: improve compatibility with compilers other than gcc by embedding stdc++.h (#145) (@w43322)

Bug fixes

Others

v0.4.0-beta

26 Mar 09:32
Compare
Choose a tag to compare

This version, we implemented a unified local testing framework (see #112 ), and rewrited the Go local testing, added CPP local testing (thanks @w43322 ).

And must noted that we changed the code template, you will need to remove the previous global config and generate a new one:

rm ~/.config/leetgo/config.yaml
leetgo init

Changelog

Features

Bug fixes

Others

v0.3.0

25 Feb 09:28
Compare
Choose a tag to compare

Changelog

Features

  • 52f8584: feat: support leetgo open (#115) (@forestmgy)
  • 5386c69: feat: support generate description in a separate markdown file, defaults to false (question description will be included in the code file) (#94) (@j178)
  • 806fd0d: feat: replace hclog with charmbracelet/log (#118) (@j178)
  • 27cc397: feat: add TypeScript generation (@j178)
  • a9a1056: feat: bump kooky to include support of chromium-based Edge on macOS (#120) (@j178)

Bug fixes

Others

v0.2.3

18 Feb 05:04
Compare
Choose a tag to compare

Changelog

Features

  • 452a442: feat: generate code diff between AI and original (@j178)

v0.2.2

17 Feb 21:26
8550d22
Compare
Choose a tag to compare

Changelog

Features

Others

v0.2.1

16 Feb 15:04
730fe33
Compare
Choose a tag to compare

Changelog

Features

Bug fixes

Others

v0.2.0

01 Feb 10:19
a3a6ccf
Compare
Choose a tag to compare

Changelog

Bug fixes

  • 511b92d: fix: pick by tags, simplify tags fetching (@j178)

Others

v0.2.0-beta

31 Jan 10:41
b8d4c46
Compare
Choose a tag to compare

Changelog

Features

Bug fixes

  • e6f2a02: fix: improve GetSolutionCode empty lines check (@j178)

Others

v0.1.6

30 Jan 07:31
Compare
Choose a tag to compare

Changelog

v0.1.6-beta.3

29 Jan 15:00
Compare
Choose a tag to compare

Changelog