Skip to content

v0.2.3

Compare
Choose a tag to compare
@MysteryBlokHed MysteryBlokHed released this 25 Jun 17:51
· 112 commits to master since this release

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