Contribution summary
- 271 commits authored.
- 97 pull requests opened.
- 134 pull request reviews submitted.
- 3 issues opened.
(You can find my full contributions in February here)
Focus areas
Actix
Released actix-web v4.13.0: https://github.com/actix/actix-web/releases/tag/web-v4.13.0
This is the first big release this year, and it includes a lot of bug fixes and improvements. See changelog for details.
And actix-ws v0.4.0 is also released: https://github.com/actix/actix-extras/releases/tag/ws-v0.4.0
This release fixes almost bugs reported in the past, I hope this will help users have a better experience with actix-web and actix-ws.
Notify
Working on v9, released one release candidate, v9.0.0-rc.2: https://github.com/notify-rs/notify/releases/tag/notify-9.0.0-rc.2
I plan to resolve more issues, maybe it’d require 1-2 month(s).
Rust
Fixed a few ICES, improved diagnostics. I’m grateful to resume my contributions lately :)
Personal projects
Released dotenvor which is a repleacement of dotenv and dotenvy.
I’m not sure if it’s production-ready but it works well in actix/examples,
and I hope it can be a good alternative for users who want to use dotenv in their projects.
Support my work
Does my FLOSS work help you or your company? Consider sponsoring me at https://github.com/sponsors/JohnTitor!