8000 0.5.0 release checklist · Issue #454 · girlbossceo/conduwuit · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Apr 11, 2025. It is now read-only.

0.5.0 release checklist #454

Open
7 tasks done
girlbossceo opened this issue Jun 11, 2024 · 1 comment
Open
7 tasks done

0.5.0 release checklist #454

girlbossceo opened this issue Jun 11, 2024 · 1 comment
Assignees

Comments

@girlbossceo
Copy link
Owner
girlbossceo commented Jun 11, 2024

(maybe) Breaking stuff:

  • Delete sqlite support (this has been a burden to maintain for something that we urge no one to use, isn't a default feature for a long time, and is a blocker to async database)
  • Rename crate name from conduit to conduwuit

rustfmt.toml changes (huge diffs):

  • Change max_width to 100 from 120
  • Revert/Delete fn_params_layout = "Compressed" to the default

Misc:

  • Use clippy.toml disallowed-methods for tokio::spawn for our own runtime Handle
  • Use clippy.toml disallowed-macros to disallow log::{trace,debug,info,warn,error} and tracing::{trace,debug,info,warn,error} for our own logging macro wrappers
  • conduwuit-example.toml max-width to 100
@shishkin
Copy link

Is this list still accurate? What other things prevent 0.5.0 from happening?

I'm new to conduwuit, tried to install it on NixOS and building from source takes forever on a RPi. Somehow caches didn't help.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
0