We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 108f292 commit 094bcccCopy full SHA for 094bccc
CHANGELOG.md
@@ -5,3 +5,9 @@
5
- ✅ CI (GitHub Actions) + repo-wide tests `./tools/check.sh`
6
- ✅ 8 unit tests across packages (2 per project)
7
- ✅ Devnet publish + demo entry points documented
8
+
9
+## v0.2.0 — PaySplit + Vesting, CI hardening
10
+- New: **PaySplit** — proportional revenue splitter (3 unit tests).
11
+- New: **Vesting** — linear vesting with internal balances (3 unit tests).
12
+- Docs: READMEs for paysplit/ and vesting/, root README updated with Devnet links.
13
+- CI: resilient Aptos CLI installer with retries + sanity checks.
0 commit comments