mirror of
https://github.com/ntex-rs/ntex.git
synced 2025-04-03 04:47:39 +03:00
33 lines
446 B
Markdown
33 lines
446 B
Markdown
# Changes
|
|
|
|
## [0.2.4] - 2024-12-01
|
|
|
|
* Depend on individual compio packages
|
|
|
|
## [0.2.3] - 2024-11-27
|
|
|
|
* Disable default features
|
|
|
|
## [0.2.2] - 2024-11-25
|
|
|
|
* Update to compio 0.13
|
|
|
|
## [0.2.1] - 2024-10-31
|
|
|
|
* It's not required to close compio sockets explicitly #444
|
|
|
|
## [0.2.0] - 2024-09-24
|
|
|
|
* Update to compio v0.12
|
|
|
|
## [0.1.2] - 2024-09-11
|
|
|
|
* Use new io api
|
|
|
|
## [0.1.1] - 2024-09-05
|
|
|
|
* Tune write task
|
|
|
|
## [0.1.0] - 2024-08-29
|
|
|
|
* Initial release
|