ntex/ntex-connect/CHANGES.md
2023-12-12 18:18:52 +06:00

560 B

Changes

[0.3.3] - 2023-12-12

  • Add io tag support

[0.3.2] - 2023-10-02

  • Add Clone impl for Connect<T> type

[0.3.1] - 2023-09-11

  • Add missing fmt::Debug impls

[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.1] - 2023-01-23

  • Use new Io object

[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-12-08

  • Remove port from host for openssl connector #152

[0.1.0] - 2022-06-20

  • Move to separate crate