Releases: second-state/payment-skill
Releases · second-state/payment-skill
v0.0.6 release
What's Changed
- Rename SCRIPT_DIR to SKILL_DIR in bootstrap.sh by @juntao in #16
- Split install.md into platform-specific guides by @juntao in #17
- Add a landing page by @alabulei1 in #18
- Move website/ contents to docs/ by @juntao in #19
- Add copy buttons to installation instruction code blocks by @juntao in #20
- Use exe-relative paths instead of ~/.payment/ by @juntao in #22
New Contributors
- @alabulei1 made their first contribution in #18
Full Changelog: v0.0.5...v0.0.6
What's Changed
- Rename SCRIPT_DIR to SKILL_DIR in bootstrap.sh by @juntao in #16
- Split install.md into platform-specific guides by @juntao in #17
- Add a landing page by @alabulei1 in #18
- Move website/ contents to docs/ by @juntao in #19
- Add copy buttons to installation instruction code blocks by @juntao in #20
- Use exe-relative paths instead of ~/.payment/ by @juntao in #22
New Contributors
- @alabulei1 made their first contribution in #18
Full Changelog: v0.0.5...v0.0.6
v0.0.5
v0.0.4 for testing
v0.0.3 for testing
What's Changed
- Simplify post-install and update skill.md for base-mainnet by @juntao in #10
- Add CLAUDE.md with PR-first workflow requirement by @juntao in #11
- Rename x402-common to payment-common by @juntao in #12
Full Changelog: v0.0.2...v0.0.3
What's Changed
- Simplify post-install and update skill.md for base-mainnet by @juntao in #10
- Add CLAUDE.md with PR-first workflow requirement by @juntao in #11
- Rename x402-common to payment-common by @juntao in #12
Full Changelog: v0.0.2...v0.0.3
v0.0.2 for testing
What's Changed
- Rename build artifacts from x402 to payment by @juntao in #6
- Add token balance to get-address JSON output by @juntao in #7
- Fix cargo fmt formatting in get-address by @juntao in #8
- Fix remaining .x402 references to .payment by @juntao in #9
Full Changelog: v0.0.1...v0.0.2
What's Changed
- Rename build artifacts from x402 to payment by @juntao in #6
- Add token balance to get-address JSON output by @juntao in #7
- Fix cargo fmt formatting in get-address by @juntao in #8
- Fix remaining .x402 references to .payment by @juntao in #9
Full Changelog: v0.0.1...v0.0.2
v0.0.1 release for testing
What's Changed
- Implement create-wallet tool with static build support by @juntao in #1
- Implement get-address tool by @juntao in #2
- Refactor to add skill/ directory with bootstrap scripts by @juntao in #3
- Implement x402-config CLI tool by @juntao in #4
- Implement pay CLI tool for token transfers by @juntao in #5
New Contributors
Full Changelog: https://github.com/second-state/payment-skill/commits/v0.0.1
What's Changed
- Implement create-wallet tool with static build support by @juntao in #1
- Implement get-address tool by @juntao in #2
- Refactor to add skill/ directory with bootstrap scripts by @juntao in #3
- Implement x402-config CLI tool by @juntao in #4
- Implement pay CLI tool for token transfers by @juntao in #5
New Contributors
Full Changelog: https://github.com/second-state/payment-skill/commits/v0.0.1