Releases: agrawal-d/cph
Releases · agrawal-d/cph
v6.0.0
What's Changed
- Revert "Show maintainer's message." by @agrawal-d in #345
- Update README.md by @agrawal-d in #346
- audit fix by @tesla59 in #348
- Update README.md by @agrawal-d in #349
- Add an option to deal with warning of gcc by @linlexiao0 in #354
- Fix dead link to Kattis submission client by @user202729 in #379
- Add remote message and update README. by @agrawal-d in #387
- Add remote message and update README. by @agrawal-d in #388
- Update remote-message.txt by @agrawal-d in #390
- Add support for JavaScript(Node.js) by @chinesedfan in #360
- Update package.json by @agrawal-d in #394
- Support PyPy3.9 for cph-submit by @pedrosorio in #393
New Contributors
- @linlexiao0 made their first contribution in #354
- @user202729 made their first contribution in #379
- @chinesedfan made their first contribution in #360
- @pedrosorio made their first contribution in #393
Full Changelog: v5.11.0...v6.0.0
v5.11.0
What's Changed
- Update README.md by @agrawal-d in #319
- Update README.md by @agrawal-d in #336
- Show maintainer's message. by @agrawal-d in #337
Full Changelog: v5.10.0...v5.11.0
v5.10.0
- Update some compilers
- Add Go support
- Minor UX improvements
What's Changed
- fix spelling by @SrNightmare09 in #264
- Fix spelling errors and grammar by @SrNightmare09 in #262
- Fix support.md filename grammatical error by @SrNightmare09 in #263
- Fix issue #290 for file names in Java by @DO-Ui in #291
- Update Rust compiler options with "Rust 1.66.0 (2021)" by @davidmcnamee in #315
- Fix issue #283 Java compiler error when ONLINE_FLAG is set by @fcottet in #284
- Add Support for Go (Golang) in cph by @tesla59 in #317
- Handle When user sets an invalid path as saveLocation preference by @adarsh-sgh in #260
- Bump version to 5.10.0 by @agrawal-d in #318
New Contributors
- @SrNightmare09 made their first contribution in #264
- @DO-Ui made their first contribution in #291
- @davidmcnamee made their first contribution in #315
- @fcottet made their first contribution in #284
- @tesla59 made their first contribution in #317
Full Changelog: v5.9.2...v5.10.0
v5.9.2 - Support for narrow sidebars
This release adds support for narrow sidebars. Now the extension UI adapts to small sidebars, so you can have more space for the editor.
Marketplace link: https://marketplace.visualstudio.com/items?itemName=DivyanshuAgrawal.competitive-programming-helper
If you would like to share feedback, you can add your comments on the linked discussion page.