v0.2.3
Release v0.2.3 of Databind.
Fixes many problem-causing bugs.
Documentation is available on Read The Docs.
To install Databind v0.2.3, run cargo install --version 0.2.3 databind
.
To install the latest version of Databind, run cargo install databind
.
Alternatively, download one of the attached binaries.
Changes
- Fix output folder for
databind
with no args - Fix incorrect function tagging
- Fix comments breaking tags
- Fix while loop problems
- Improve integration tests