Welcome to the first stable release of atcoder-rust-devcontainer
!
This version brings essential updates to ensure compatibility with recent platform changes and improves overall usability based on real-world usage.
Key Updates:
-
Updated AtCoder Login Flow
Adapted to AtCoder's latest authentication method using theREVEL_SESSION
cookie. Corresponding setup instructions have been updated in the README. -
Added Yukicoder Support
Now supports competitive programming on Yukicoder. Configuration and usage instructions are included in the README. -
Improved Setup and Developer Experience
--locked
flag added tocargo install
commands for reproducible builds.- Performance improved via
rust-analyzer.checkOnSave.extraArgs
in devcontainer settings. - Upgraded
rust-analyzer
extension to version0.3.2029
. - Fixed
cargo_compete_new.sh
to handle commentedlinkedProjects
entries insettings.json
.
Getting Started:
As always, refer to the README for setup instructions and tool usage details.
Thank you for using atcoder-rust-devcontainer
. Feedback and contributions are greatly appreciated!