Skip to content
This repository was archived by the owner on Oct 2, 2025. It is now read-only.

Conversation

@Mythra
Copy link
Contributor

@Mythra Mythra commented Oct 2, 2025

  • handle new discovered mion paramter space values (thanks to @GerbilSoft for figuring these out)
  • replace logging library with rm-lisa a new logging library that will also let us do custom input with autocompletes, etc.
    • this was built over the past couple weeks, and while not perfect is a far improvement over the existing logging that isn't super great.
    • it also has lead to significantly cleaner code (not as many if statements needed yipppe!). this may cause some sub-optimal renders for error messages that don't quite look as good because they're not hyper specific separate logging paths, but overall should be better, and decent even when worse.
    • swap to chrono over time to match logging library
  • updates to rust 1.90, and various clippy checks

as a editorial note: this will be the last PR/commit going through github. After this pr is merged, I'll be moving this repository to codeberg, and miku-gerrit. You can already see an example with the new logging library this uses: https://codeberg.org/rem-verse/lisa

- handle new discovered mion paramter space values (thanks to
  contributors)
- replace logging library with `rm-lisa` a new logging library that
  will also let us do custom input with autocompletes, etc.
  - this was built over the past couple weeks, and while not _perfect_
    is a far improvement over the existing logging that isn't super
    great.
  - it also has lead to _significantly_ cleaner code (not as many if
    statements needed yipppe!). this may cause some sub-optimal renders
    for error messages that don't quite look _as good_ because they're
    not hyper specific separate logging paths, but overall should be
    better, and decent even when worse.
- updates to rust 1.90, and various clippy checks
@Mythra Mythra merged commit 574f143 into trunk Oct 2, 2025
33 checks passed
@Mythra Mythra deleted the dev/log-v2 branch October 2, 2025 01:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants