Leetgo-py

Latest version: v0.2.4

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

Scan your dependencies

Page 8 of 9

0.1.1

Changelog
* 6cc4ff1f21e3f86c000407b94fdbd19301cbf7f1: Clear that pick cannot generate multiple contest questions (j178)
* 77d1b71adf60240ea9d3d1b399a2b5f54f8530be: Fix `submit b59/` 500 error (j178)
* 84b7a5a0a45444621cbc08f37f560b26ec90c456: Fix invalid qid sqlite panic (j178)

0.1.0

Changelog
* b9af788c856197bc8800c3399ec025440235b5d2: Switch to go-json (j178)
* f8bf6d72e0325756bb99b1aaa11c9de159c8db37: Add `leetgo edit` (j178)
* 5b6e3f5b91ff72229c63d7bf89669c90e546c819: Add spinner for test and submit (j178)
* a4d76a79b2b6779b5f5fd44d3ba91a72cf9e7a8c: Add inspect command (j178)
* 1cddae4900c6fbc9f3d64ac679ba3e8b80b4abf8: Hide inspect (j178)
* 61a1b865b85903cc2941fd687c139c0e041e4736: Add editor open log (j178)
* 3eb04fde288d37af12393878b32577f619003592: Decode html entities (j178)
* b91aa950427df0fdc8d72557b759c391c27f64e1: Improve special character handling (j178)
* 912b9706a443bfd2fb46283e7fceeefc8eb15103: Fix custom test cases (j178)
* ec057f767680d668c024a9a4ba68c6bb7fe0be5a: Add git helper commands (j178)
* 871b0431ae3bf9c98064ef5a94d7bbf90abf8e83: Strip comments from commit message (j178)
* f4d4692cf7569218b21133956105a965226973c2: Basic contest info (j178)
* c3c2c63766e40b334f0e92e9c5af150376675341: Add register and unregister (j178)
* 58f7beb8da83e1e1be419755f55b4b1d239c2bc7: Improve (j178)
* ba425e1ae3323f6642daa71b37d56ce0a37e41e2: Respect `--yes` (j178)
* d0e60496d2f677e0b6e63e38ee1a580102b5e817: Use ParseContestQID to expand contest qid (j178)
* 1a5032965d2aeaa60f86d5f9fee3c609048b78f6: Add contest related functions (j178)
* a3aa916b7e6775c1f41d360c060a7ae9707f8f54: Generate support contest (j178)
* 79dfd24ad221669956973f2db2746974234d780e: Implement select and wait start (j178)
* 26ff499fdf0afb2c23f4289b9e27792380e6b069: Improve contest generate (j178)
* b63e6bb639cd923e63ee96c22fb008f3d9631fc5: Improve contest generation (j178)
* 645aeaf3698453e138bf737c707242a121f87681: Fix lint (j178)
* 8b3e4867aaaa05c59454d0ae0f89217215e29503: List registered contest only for unregister (j178)
* f31986926b3f1917a860a292425cb5471876f9f1: Update readme (j178)
* 4aa2b19562ee65b76a7756b8e5c9de99e80d46a3: Use contest test and submit (j178)
* 859fe52c73ecfcc63082b122bb5cba3f953114a2: Cleanup (j178)
* 075b49cdb64d06360bb4b16f0f557a5f6a2c95f8: temp (j178)
* b3c0949623f8a93729d914889fa907d0ded43fcb: Implement pick prompts (j178)
* d6650cfbda39e39bc1b00235304f170d55ac1450: Improve rate limiter (j178)
* b19b6f49cfd98b217c6ab7d32c36e63f020fd863: Update Chinese Readme (j178)
* e46846b29ac0f08d4d938b96411273989a2d242b: Update readme (j178)
* 703324817d1b45cc706affa661a39d661f7f6715: Init vhs tape (j178)
* f2e72abd2e78501b9caa0219979f67003ee98d95: Improve tape (j178)
* 680bc82f68188584eecd09db40a4d73311c651d0: git ignore (j178)
* 3f5ef271f9643e7b4fa1dd5f3f07f9056fcfee3e: Add auto mod code (j178)
* 8b6db7d3952e5bdb769db0aa29dee2d9cf799a10: Try to use v8 to parse js (j178)
* 938a582f75d73a277f1eebe6bc1f38b61d02dffc: Use goja instead (j178)
* 2e6a73584eeeacf9138336558ab96111d2aaf719: Implement contest html parse (j178)
* 814663eef7e2a0d034cc2ffa273b7216dcdd67d8: Improve html parse (j178)
* f8898140ea199a45429e4d63db4b120bd4ab8052: Fix multiple input arguments test cases (j178)
* 87e629ba157e423e74c4bc5c7ea2897c065a34ea: Remove colon from testcase marker (j178)
* 341c162c01968238a88e112a8e526d3e229e6c42: Revert "Remove colon from testcase marker" (j178)
* 8b57a8e2e5618490511ac70cd94b80008b1602b7: Use zh as default readme (j178)
* 1808b052e0d65c514ec3ef639f6aceaff3ae34c8: Fix update readme (j178)
* b5016b00c4e0820be744900f162f47f07ce0b506: Multiple fixes (j178)
* 2f3890912b10a5720377c760adeebf418ab9d052: Use asciinema generated gif (j178)
* f4abefc2d0973c6c5ef01c740e0115bf9bf376bb: Add gif (j178)
* fa687d4726c707c4e6b6cb94f4b1422efa341ac3: Use asciinema again (j178)

0.1.0beta.1

Changelog
* b9af788c856197bc8800c3399ec025440235b5d2: Switch to go-json (j178)
* f8bf6d72e0325756bb99b1aaa11c9de159c8db37: Add `leetgo edit` (j178)
* 5b6e3f5b91ff72229c63d7bf89669c90e546c819: Add spinner for test and submit (j178)
* a4d76a79b2b6779b5f5fd44d3ba91a72cf9e7a8c: Add inspect command (j178)
* 1cddae4900c6fbc9f3d64ac679ba3e8b80b4abf8: Hide inspect (j178)
* 61a1b865b85903cc2941fd687c139c0e041e4736: Add editor open log (j178)
* 3eb04fde288d37af12393878b32577f619003592: Decode html entities (j178)
* b91aa950427df0fdc8d72557b759c391c27f64e1: Improve special character handling (j178)
* 912b9706a443bfd2fb46283e7fceeefc8eb15103: Fix custom test cases (j178)
* ec057f767680d668c024a9a4ba68c6bb7fe0be5a: Add git helper commands (j178)
* 871b0431ae3bf9c98064ef5a94d7bbf90abf8e83: Strip comments from commit message (j178)
* f4d4692cf7569218b21133956105a965226973c2: Basic contest info (j178)
* c3c2c63766e40b334f0e92e9c5af150376675341: Add register and unregister (j178)
* 58f7beb8da83e1e1be419755f55b4b1d239c2bc7: Improve (j178)
* ba425e1ae3323f6642daa71b37d56ce0a37e41e2: Respect `--yes` (j178)
* d0e60496d2f677e0b6e63e38ee1a580102b5e817: Use ParseContestQID to expand contest qid (j178)
* 1a5032965d2aeaa60f86d5f9fee3c609048b78f6: Add contest related functions (j178)
* a3aa916b7e6775c1f41d360c060a7ae9707f8f54: Generate support contest (j178)
* 79dfd24ad221669956973f2db2746974234d780e: Implement select and wait start (j178)
* 26ff499fdf0afb2c23f4289b9e27792380e6b069: Improve contest generate (j178)
* b63e6bb639cd923e63ee96c22fb008f3d9631fc5: Improve contest generation (j178)
* 645aeaf3698453e138bf737c707242a121f87681: Fix lint (j178)
* 8b3e4867aaaa05c59454d0ae0f89217215e29503: List registered contest only for unregister (j178)
* f31986926b3f1917a860a292425cb5471876f9f1: Update readme (j178)
* 4aa2b19562ee65b76a7756b8e5c9de99e80d46a3: Use contest test and submit (j178)
* 859fe52c73ecfcc63082b122bb5cba3f953114a2: Cleanup (j178)
* 075b49cdb64d06360bb4b16f0f557a5f6a2c95f8: temp (j178)
* b3c0949623f8a93729d914889fa907d0ded43fcb: Implement pick prompts (j178)
* d6650cfbda39e39bc1b00235304f170d55ac1450: Improve rate limiter (j178)
* b19b6f49cfd98b217c6ab7d32c36e63f020fd863: Update Chinese Readme (j178)

0.1.0alpha.7

Changelog
* 4500ebf14babcfd4512f1ca0af9438afd11363f5: Show test results (j178)
* 714540463e544d666e94152ca3d5eff36332b98d: Format submit result (j178)
* d88a7c16061425caf400ea8e12b54150577d6290: Fix 429 handling (j178)
* d6d8e3e4e228bff74b1096be4b1a98d7a81cf088: Workaround config merge issue (j178)
* be0c880e4aa1642dcca18164700a53ecb893a153: Fix init command config loading (j178)
* 403f2e204425a507a27818755c7d20a1e20c5193: Limit test & submit request rate (j178)
* 4b9641173dfff5c9611562297a4268bd4829c3c6: Control submit frequency (j178)
* 5a0ef16e7d700962c8c3996aad7fc448193dfe9c: Fix lang mapping to config section (j178)
* ca414c156590b898ad54d747791dd368a51331cc: Improve go testutils output (j178)
* 3a381e97ba6eac0be47f7357de53b75b1bd7ec71: Fix python3 slug (j178)
* 0a165053f8857843474fba65c8bfe85cad73f60f: Try bubbletea (j178)
* e47036c83a340f1a04d1d19ae375e62bacdb9eb7: First working TUI for pick mode (j178)
* bcb70eecdd064c9cf23b8b6ad5bbb1742f09e7aa: Fix cache sqlite (j178)
* 99e41d4cce0a76497ec8ef585863e25b60a364a6: Refactor config code a bit (j178)
* 89142333e09aa67d30192a4b36d945ad2a676dc8: Refactor config again (j178)
* fc1d56698226e8a8d1e56eb9bc09f4c0e5360721: Fix file_template priority (j178)
* 21023606178fa8701c9d83c4c0553a108c95c31d: Rename a bit (j178)
* e361219c84caf1332c420f67e4f1ea516e210d31: Fix not supported generator (j178)
* 9739c83bdfa58f6b2aeff1445c262ff4b294ec86: Remove two methods from Lang interface (j178)
* 476aeb145be15a438a6a22485405652d87cdd401: Fix lint (j178)

0.1.0alpha.6

Changelog
* 244138aebd261a19a3f571d193e6aa6efc7d1801: Define qid (j178)
* bdc11d03352771f29f39207e980ae6df7a9f9ae5: Redesign commands (j178)
* 1071412fae786b9fba5423c652a6dc48f16f449f: Implement qid parse, introduce contest qid (j178)
* d4ed52756d73570c1a100d520a3ea57999dc47b3: Fix lint (j178)
* 10b163db4c48572712dc5d6ab8907ce044ba0a9f: Tweak goreleaser changlog (j178)
* c7e4eea2f529be096efbddf87c8af070e03d2773: Add link (j178)
* 7da0a077612d3a6c62b190372e61cd79b6206fe9: Remove zwsp characters (j178)
* 0a878db5447a7a9b0de9c3e400b64b5768f08394: Tweak qid parse (j178)
* 2495b070ce65503b004d1c3de8315d611a814e2f: Postpone question data loading (j178)
* ad50509afc1facc17368b6091c31cfa7f617b238: Implement `leetgo test` (j178)
* 2874e7ca21fb787d88fa61e45cadaee3e7d23360: Improve `leetgo test` & improve concurrent safety (j178)
* 4cd3cda12c86bcdf36316bb2ff5c9fd8b0a53533: Use mine kooky fork (j178)
* 0b1bdf5bc6d12b29ccf327871f964b832b0cb646: Fix lint (j178)
* 3392f83265f46ff165af0f0ffec290918de45b82: Golang local test (j178)
* d518a92cfb9efb88f11ebf5692248c7f4427f5a3: Separate test and submit (j178)

0.1.0alpha.5

Changelog
* b914f9e Disable CGO
* cfcb984 Disable CGO on linux arm64
* 1c71afd Tries to enable CGO
* 0e9df10 go mod tidy

Page 8 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.