Skip to content

Stable Release v1.0.0

Latest
Compare
Choose a tag to compare
@yiwiy9 yiwiy9 released this 25 May 21:56

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 the REVEL_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 to cargo install commands for reproducible builds.
    • Performance improved via rust-analyzer.checkOnSave.extraArgs in devcontainer settings.
    • Upgraded rust-analyzer extension to version 0.3.2029.
    • Fixed cargo_compete_new.sh to handle commented linkedProjects entries in settings.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!