v0.9.1
Thanks to the following for their contributions:
Changed
- [gateway] Use the info level when notifying the user that a shard is running (@acdenisSK) c:7ea8098
- [command_attr] Allow missing documentation for generated statics and functions (@acdenisSK) c:182ee78
- [model] Change the use of the
#[doc]
attribute onVerificationLevel
to doc comments (@nickelc) c:58e3d49 - [misc] Reduce size of the crate by only including files that are necessary (@nickelc) c:a836180
Fixed
- [command_attr] Apply cooked attributes on generated functions (@acdenisSK) c:61597d6