Skip to content

Latest commit

 

History

History
133 lines (72 loc) · 8.81 KB

CHANGELOG.md

File metadata and controls

133 lines (72 loc) · 8.81 KB

Changelog

[0.1.17]

New Features

Chores

[0.1.16]

Bug Fixes

  • 042e87e (#58 by @fu050409) Fix listing submissions and acceptations for problems in contest list.

[0.1.15]

New Features

Bug Fixes

[0.1.14]

New Features

[0.1.13]

New Features

[0.1.12]

New Features

[0.1.11]

New Features

[0.1.10]

New Features

[0.1.9]

New Features

  • 2af9a74 (#40 by @fu050409) Refactor problem strucutre to support multiple test cases and safely handle input/output files.

[0.1.8]

New Features

  • dde16a7 (#34 by @fu050409) Optimize data structures and code for better performance.

    Also, make the codes more readable and easier to maintain.

Chores

[0.1.7]

Refactors

category

[0.1.6]

Refactors

[0.1.5]

Refactors

[0.1.4]

Refactors

  • 7a4e263 (#15 by @fu050409) Refactor surrealdb::sql::Thing in user interface data structures.

    • Use UserRecordId instead surreal::sql::Thing in structs.
    • Remove role from Account definition.
    • Refactor and re-export ProblemDetail in user interface.

[0.1.3]

Refactors

[0.1.2]

feat

[0.1.1]

feat