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_SESSIONcookie. 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
--lockedflag added tocargo installcommands for reproducible builds.- Performance improved via
rust-analyzer.checkOnSave.extraArgsin devcontainer settings. - Upgraded
rust-analyzerextension to version0.3.2029. - Fixed
cargo_compete_new.shto handle commentedlinkedProjectsentries 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!