Skip to content

algohub-server v0.1.4

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Nov 13:41
b7a75d9

[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.