Skip to content

v0.2.0

Compare
Choose a tag to compare
@rya-sge rya-sge released this 03 Sep 13:40
· 3 commits to main since this release
28f31a4
  • Add the constant VERSION
  • Add batch functionsto manage documents for one target contract
  • Improve documentation

The release does not include the .git folder, which does not allow installing dependencies.
The easiest solution is to clone the project and perform a git checkout on the version tag

git clone https://github.com/CMTA/DocumentEngine
git checkout v0.2.0
forge install
forge build