Skip to content

HarTex 0.13.0, Aluminium I

Latest
Compare
Choose a tag to compare
@HTGAzureX1212 HTGAzureX1212 released this 31 Dec 16:48
· 99 commits to nightly since this release
398c188

1 contributor made contributions to this release

507 commits since 2024-08-04

Warning

This is an unsupported 0.x release. Use with caution.

API Backend

  • Added: add utoipa for API documentation generation
  • Changed: updated rust-version to 1.85
  • Changed: use Rust 2024 Edition
  • Changed: retrieving uptime is now a GET request with query parameters instead of a POST request
  • Changed: 404 response implementation

Buildsystem

  • Changed: updated rust-version to 1.85- Changed: use Rust 2024 Edition

Database Infrastructure

  • Added: started implementation custom type-safe SQL query generator, bindings generated from cornucopia are still kept for now
  • Changed: updated rust-version to 1.85
  • Changed: use Rust 2024 Edition

Discord Frontend

  • Changed: updated rust-version to 1.85
  • Changed: use Rust 2024 Edition
  • Changed: tweaked configuration parsing
  • Fixed: construction of event flags

Localization Infrastructure

  • Changed: updated rust-version to 1.85
  • Changed: use Rust 2024 Edition

Rust Utilities

  • Changed: updated rust-version to 1.85
  • Changed: use Rust 2024 Edition