Leetgo-py

Latest version: v0.2.4

Safety actively analyzes 638730 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 9

1.0beta

Changelog
Features
* 9bb302c1645d4c1e701a1d921c30d00a330c10d9: feat: add support for rust generation and local testing (128) (j178)
* 6b3f935f9236cfddc2b2bd0b949d6c7b509d44e8: feat: Support local testing for Python (111) (frostming)
Bug fixes
* cf59e80a878b092f80a4f218aa6bc6899160e4ed: fix: modify stdc++.h for compatibility with clang (148) (w43322)
* e1d89aaa0031ce892154c4e70f80371ad27f5b93: fix: trim whitespace for system design problems (147) (w43322)
* fd06a999b939056bbde11a390c88f9e435e2ab44: fix: typo (j178)
Others
* 49572838e34a4a7c1470f3b475b6598cf0c4103c: chore: update cargo.lock (j178)
* d4e021207b82bddeabec19c006921654e1fee453: chore: bump leetgo-py version (j178)

0.4.0beta.1

Changelog
Features
* d4e51be8f28400a81c4e6832f8ed17f8795eccfe: feat: allow overwriting internal blocks (140) (j178)
* 2b87b5f12d35b4b8574039f1ff10afab96c7a4cb: feat: add version to directly embed language libraries (146) (j178)
* 8782491ae379be9fe53bfc964606e9cb2cde49fa: feat: improve compatibility with compilers other than gcc by embedding stdc++.h (145) (w43322)
Bug fixes
* bf63a73ca94ecf00cea0256b86165dbd17bf4dc4: fix: improve cpp I/O library (137) (w43322)
* 45b3605bf704e1feb392e7be421e3a24dae16d74: fix: don't include <bits/stdc++.h> if not using gcc (j178)
* a24289d42f3fb728a4a07796338f0c193ca4f27f: fix: cpp I/O library: correct whitespace trimming behavior (143) (w43322)
Others
* f8733fe9bcc0a801801785575cfd065edf035f82: chore(deps): bump actions/setup-go from 3 to 4 (130) (dependabot[bot])
* 2766297285b7ad0869bbc8b08c6c5a700048d21e: chore(deps): bump github.com/JohannesKaufmann/html-to-markdown (131) (dependabot[bot])
* 700c9ef2da4b253edf66a0cca392c962a82e1df4: chore(deps): bump github.com/goccy/go-json from 0.10.0 to 0.10.2 (132) (dependabot[bot])
* 88dd611551a1509d85b5f1aa5353a88e09ca8ce2: chore(deps): bump github.com/charmbracelet/log from 0.1.2 to 0.2.1 (134) (dependabot[bot])
* b0b5349aadf61aeebf2721f5de6e091ebca3d990: chore(deps): bump github.com/briandowns/spinner from 1.22.0 to 1.23.0 (133) (dependabot[bot])

0.4.0beta

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
* 5749e21800ff923375a00ccd1347190f9f7d53a8: feat: upgrade to go1.20 (98) (j178)
* f200b4b096942505566fb01bb290d3af7e3360da: feat: upgrade to ChatGPT API (j178)
* 023505bc45840d44f86500b19cd6f693a04e58b7: feat: add getTempBinFile (126) (j178)
* e5a02560308f160bda5fadc58789ecd4dded6b3f: feat: allow custom openai api endpoint (j178)
* 67c90b9fbdd486f097abe8c10cda299f63e8634e: feat: implement cpp local test (90) (w43322)
Bug fixes
* b3d7973d0d1a700924639358b1dec8d1420294ab: fix: use json unmarshal to split array (j178)
* b0578846aa0d3cbd8e9ff7de54ae4e43f717e72f: fix: avoid Chinese in generated path (j178)
* fa3e3def121442119b8c47d58dfcac1e8006e1e7: fix: race condition of outputBuf (j178)
* ffcf50f63b487f352bbc47ff955b57a261320f57: fix: minor (j178)
* 97fc1786ff7f37f567cfe15730ed1915c1cf95d9: fix: build before run test, avoid first case time out (j178)
* b782f1776dbbdc231b1960e0b8e0e2c9f4c6c75f: fix: minor (j178)
* ed51b791136de2f2d3741fce978af3345a93c537: fix: avoid hard wrap in English (j178)
* 92b73c5c2a30df2ca1cb64f7949f7f95cf2f69fd: fix: trim </code> in example output (j178)
Others
* 4d78f3b8b38709978c6adecc4d8d4dc6ac2ce25a: chore: bump testutils/go (j178)
* c8a4a0feeddfbb3091d8a3d4a17b3d4d5f306fd5: chore: add length check for system design test cases (j178)
* 1c6d533fe5ca70f87d54db9e7de017e4c50077b1: chore: go mod tidy (j178)
* 454f9d854f1719bb4a4b91ea15f92287ac1d9908: chore: improve error message (j178)
* 493f0ab909f48718baf5a9886739878c9b083367: chore: minor tweak (j178)
* 414d14955d915da883c334a65e4420dccef0ed59: chore(deps): bump github.com/PuerkitoBio/goquery from 1.8.0 to 1.8.1 (125) (dependabot[bot])
* 3d8d90d63a8ab8e19bbd45c77faac8f16f8c39ea: chore(deps): bump github.com/briandowns/spinner from 1.21.0 to 1.22.0 (124) (dependabot[bot])
* 20192311de9542fbfce1332693968ab56813fe06: chore(deps): bump github.com/jedib0t/go-pretty/v6 from 6.4.4 to 6.4.6 (123) (dependabot[bot])
* 5ba8059fa9941293cbb9284c81fe8a14d5d93e8c: chore(deps): bump github.com/charmbracelet/log from 0.1.0 to 0.1.2 (122) (dependabot[bot])
* 962e81a3c46820a69291a8706cdc1934ce0b3651: chore: bump CI go version (j178)
* 8919614be545996d92f4f64b8a654178efe5ca2b: chore: add trailing newline to description file (j178)
* eb4cdfdaa6fc6c317bda50caf8d8e3c593eabbdc: chore: use reflow/wrap, reduce one dependency (j178)

0.3.0

Changelog
Features
* 52f858416e72dc2affab441f44a1ddae225ba9c4: feat: support `leetgo open` (115) (forestmgy)
* 5386c69c3e33e029121df2b77ab73f3c5beaf61b: feat: support generate description in a separate markdown file, defaults to false (question description will be included in the code file) (94) (j178)
* 806fd0d069e637f65a0be5a03bb881a18e3ab405: feat: replace hclog with charmbracelet/log (118) (j178)
* 27cc39755a3c46aad05db366aa47db09fd689444: feat: add TypeScript generation (j178)
* a9a1056eecea2ac495544e7089edf9f19344045c: feat: bump kooky to include support of chromium-based Edge on macOS (120) (j178)
Bug fixes
* ac2fc69b336abc31d3cf1bef6918f75e0f3476af: fix: `leetgo open` usage and example (j178)
* 3589408210604b078e9e1ffea151b73585f6f201: fix: respect `--yes` in `leetgo fix` (j178)
* 2764426ac5844fef41d9131fe33c3d9d23861fc1: fix: bump kooky (j178)
Others
* 844448ae87ef9a7944ffab43dbedc5222f8e3620: chore: use relative path (j178)
* 11bd0d801cf5af0a8be8b092a8e096f85649e71c: chore: hide `leetgo extract` (j178)
* 1971b91a0dad2fc3c1e6fe0f2688116dcd2c03ce: chore: tweak commands (j178)
* 5734417ece3bc3650a468b8bda31d2d1acab1fb8: chore: minor improvements (j178)
* 4a3450447b95ef65f098abe5c241a05608568f8e: chore: refactor generator (j178)
* 17f884c5e39a6b426af16fc195c1d1662e3f48ba: chore: clean up (j178)
* 52332820b5122473a8057982be6c83af87abd75d: chore: use lipgloss for color (j178)
* 09687590d4739851a5c762036a5f6e13a5287734: chore: remove mod replace (j178)

0.2.3

Changelog
Features
* 452a442f6f4c49ee9e4a8a2fc86c86cbb36c6c72: feat: generate code diff between AI and original (j178)

0.2.2

Changelog
Features
* 47c8a11b331b7d9f594879d051d1017b2be51505: feat: condense empty lines from code (j178)
* 8550d22b582b775c9d0a5f846000235b1ff7eeab: feat: add `leetgo fix` to fix your code using OpenAI GPT-3 (114) (j178)
Others
* c30eceed17f96e30e3fb3e563f0628a2137bf602: go get -u ./... (j178)

Page 5 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.