ntex/ntex-net/CHANGES.md
2025-03-09 18:19:34 +05:00

549 B

Changes

[2.5.0] - 2025-03-10

  • Add ntex-runtime support

  • Drop glommio support

[2.4.0] - 2024-09-25

  • Update to glommio v0.9

[2.3.0] - 2024-09-24

  • Update to compio v0.12

[2.1.0] - 2024-08-29

  • Add compio runtime support

[2.0.0] - 2024-05-28

  • Use async fn for Service::ready() and Service::shutdown()

[1.0.2] - 2024-03-30

  • Fix glommio compat feature #327

[1.0.1] - 2024-03-29

  • Add Connect::map_addr() helper method

  • Add Address support for ByteString

[1.0.0] - 2024-03-25

  • Move to separate crate