v0.21.0
* Update MSRV to 1.54.0
* Update clap to 3.1.
* Update heck to 0.4.0
* unraw identifiers
* Honor documentation_length in Cython.
* Add documentation_style to with short and full options
* Map RawFd to Int
* Respect remove_underscores config when prefixing name to enum
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
## 0.21.0
|
||||
|
||||
* Update MSRV to 1.54.0
|
||||
* Update clap to 3.1.
|
||||
* Update heck to 0.4.0
|
||||
* unraw identifiers
|
||||
* Honor documentation_length in Cython.
|
||||
* Add documentation_style to with short and full options
|
||||
* Map RawFd to Int
|
||||
* Respect remove_underscores config when prefixing name to enum
|
||||
|
||||
## 0.20.0
|
||||
|
||||
* Add Builder::with_using_namespaces. (#688)
|
||||
|
||||
Reference in New Issue
Block a user