0.1.0
Changelog
[0.1.0] - 2026-07-06
π Features
- Bump version by @souzomain
β‘ Performance
- Use self._suffix to not calculate
\non every execution by @souzomain - Split in m_body instead of buffer to not copy all memory by @souzomain
- Add agent key and cache it by @souzomain
- Cache result of
is_valid_checksumby @souzomain
π§ Other changes
- (other) Delete log file by @souzomain
- (other) Add nuitka to compile the project by @souzomain
- (other) Better readme by @souzomain
- (other) Use python 4.14 by @souzomain
- (other) Improve directory and library building by @souzomain
- (other) Add license by @souzomain
- (other) Bump version by @souzomain
Chore
- (deps) Add uv.lock by @souzomain
New Contributors
- @souzomain made their first contribution