ntex/ntex-server/CHANGES.md

422 B

Changes

[2.0.0] - 2024-05-28

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

[1.0.5] - 2024-04-02

  • Fix external configuration handling

[1.0.4] - 2024-03-30

  • Fix signals support #324

[1.0.3] - 2024-03-29

  • Fix windows signals support #322

[1.0.2] - 2024-03-25

  • Add basic signals support

[1.0.1] - 2024-03-24

  • Re-add Server::build() method

[1.0.0] - 2024-03-24

  • Release