1
0
mirror of https://github.com/actix/actix-extras.git synced 2024-11-24 07:53:00 +01:00
actix-extras/CHANGES.md
2019-05-18 11:24:26 -07:00

428 B

Changes

0.6.0 (2019-05-18)

  • actix-web 1.0.0 compatibility

0.5.1 (2018-08-02)

  • Use cookie 0.11

0.5.0 (2018-07-21)

  • Session cookie configuration

  • Actix/Actix-web 0.7 compatibility

0.4.0 (2018-05-08)

  • Actix web 0.6 compatibility

0.3.0 (2018-04-10)

  • Actix web 0.5 compatibility

0.2.0 (2018-02-28)

  • Use resolver actor from actix

  • Use actix web 0.5

0.1.0 (2018-01-23)

  • First release