ntex/ntex-connect/CHANGES.md
Nikolay Kim 02e111d373
Add missing fmt::Debug impls (#224)
* Add missing fmt::Debug impls
2023-09-11 21:43:07 +06:00

446 B

Changes

[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