This repository has been archived by the owner on Sep 22, 2020. It is now read-only.
Releases: actix/actix-derive
Releases · actix/actix-derive
Actix derive v0.5.0
actix-derive 0.3.2
Changes
- Fix another warning in rustc 1.29 or later #12
actix-derive 0.3.1
Changes
- Upgrade
syn
crate to 0.15
actix-derive 0.3.0
Changes
-
Fix warning in rustc 1.29.0-nightly #9
-
Remove nightly support
Actix derive 0.2.0
Changes
- Support for actix 0.5
Actix derive 0.1.1
Changes
0.1.1 (2017-12-23)
- Move tests to actix
actix-derive 0.1.0
Changes
0.1.0 (2017-12-23)
-
Added
msg
proc macro -
Added
actor
proc macro