mirror of
https://github.com/ntex-rs/ntex.git
synced 2025-04-03 21:07:39 +03:00
475 B
475 B
Changes
[0.3.0] - 2023-06-xx
- Migrate to ntex-service 1.2
[0.2.3] - 2023-03-11
- Fix signal handling #183
[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.3] - 2022-01-30
- Update to ntex-io 0.1.7
[0.1.2] - 2022-01-12
- Fix potential BorrowMutError
[0.1.1] - 2022-01-10
- Allow to set socket options
[0.1.0] - 2022-01-03
- Initial release