actix-web/actix-framed/changes.md

426 B

Changes

[0.4.0-alpha.1] - 2020-05-25

  • Update actix-http to 2.0.0-alpha.4
  • Bump minimum supported Rust version to 1.40
  • Minimize futures dependency

[0.3.0] - 2019-12-25

  • Migrate to actix-http 1.0

[0.2.1] - 2019-07-20

  • Remove unneeded actix-utils dependency

[0.2.0] - 2019-05-12

  • Update dependencies

[0.1.0] - 2019-04-16

  • Update tests

[0.1.0-alpha.1] - 2019-04-12

  • Initial release