Skip to content

0.7.1

Compare
Choose a tag to compare
@nwrenger nwrenger released this 06 Aug 18:59
· 37 commits to master since this release

Changes && Bug fixes

  • ✨ Added support for docstrings
  • ✨ Added the option for more specific paths/dirs to include in the generate! 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
  • 🔧 Updated msrv
  • 🔧 Fixed Features list and How to use in docs
  • 🔧 Updated docs and examples accordingly
  • ...

Full Changelog: 0.7.0...0.7.1