Skip to content

HarTex 0.10.0, Neon I

Compare
Choose a tag to compare
@HTGAzureX1212 HTGAzureX1212 released this 30 Apr 03:42
· 754 commits to nightly since this release
11a2c87

3 contributors made contributions to this release

277 commits since 2024-03-08

Warning

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

Note

Let's give our warm welcome to our latest contributor, @christolis, who helped implement Zed editor support for development environment!

API Backend

  • Added: code documentation
  • Changed: updated rust-version to 1.79

Buildsystem

  • Added: code documentation
  • Added: setup procedure for the Zed editor for working with HarTex
  • Changed: updated rust-version to 1.79

Database Queries

  • Added: code documentation
  • Changed: updated rust-version to 1.79

Discord Frontend

  • Added: /info emoji command
  • Added: error handling for interaction commands only
  • Added: panic handling via unwinding for interaction commands only
  • Added: error reporting in internal channels and user-facing messages
  • Added: code documentation
  • Changed: updated rust-version to 1.79
  • Changed: updated cache entities and repositories

Localization Infrastructure

  • Added: code documentation
  • Changed: updated rust-version to 1.79

Rust Utilities

  • Added: code documentation
  • Changed: updated rust-version to 1.79

Web Frontend

  • Changed: migrated to the Bun runtime