mirror of
https://github.com/ntex-rs/ntex.git
synced 2025-04-05 22:07:38 +03:00
472 B
472 B
Changes
[0.3.2] - 2023-11-22
- Replace async-oneshot with oneshot
[0.3.1] - 2023-11-12
- Optimize io read task
[0.3.0] - 2023-06-22
- Release v0.3.0
[0.3.0-beta.0] - 2023-06-16
- Migrate to ntex-service 1.2
[0.2.2] - 2023-01-26
- Update io api usage
[0.2.0] - 2023-01-04
- Release
[0.2.0-beta.0] - 2022-12-28
- Migrate to ntex-service 1.0
[0.1.1] - 2022-01-30
- Update to ntex-io 0.1.7
[0.1.0] - 2022-01-03
- Initial release