0.7.1
Changes && Bug fixes
- ✨ Added support for
docstrings
- ✨ Added the option for more specific
paths
/dirs
to include in thegenerate!
macro by:- Specify one dir/file by e.g. inputting
"src"
(here the root dir) - Specify multiple by e.g. inputting
["dir0", "dir1", "dir2/some.rs"]
- Lastly, you now can also directly point to files
- Specify one dir/file by e.g. inputting
- 🔧 Updated
msrv
- 🔧 Fixed
Features
list andHow to use
in docs - 🔧 Updated docs and examples accordingly
- ...
Full Changelog: 0.7.0...0.7.1