Skip to content

v0.3.2 — CHANGELOG, wallet screening, CLI polish, contributor docs

Choose a tag to compare

@rosspeili rosspeili released this 27 May 17:45
· 201 commits to main since this release
e145b3d

Skillware v0.3.2

Added

  • Root CHANGELOG.md — Keep a Changelog format with retrospective history from v0.2.0; linked from README nav and docs (#108).
  • finance/wallet_screening — FTM publicKey matching and ETH sanctions index for faster local screening (#128).

Changed

  • CLI visual redesign — Pastel skillware list table, short_description column, interactive splash and menu (#129).
  • CLI polish — Splash footer links, menu re-loop, stub labels for #81 / #83, width-aware table (#130, #131).
  • Contributor docs — Code of Conduct contribution process, CHANGELOG maintenance in CONTRIBUTING and agent workflow, PR template checkbox (#124).
  • Documentation — Changelog links in README docs table and docs/introduction.md; optional short_description in skill template (#130).

Upgrade

pip install -U "skillware[cli]"

Contributors

Thanks to everyone who shipped between v0.3.1 and v0.3.2:


Full changelog

  • #108 — Add retrospective CHANGELOG.md and link in README
  • #124 — Align Code of Conduct, CONTRIBUTING, and agent workflow for CHANGELOG maintenance
  • #128 — wallet_screening FTM publicKey matching and ETH sanctions index
  • #129 — CLI visual redesign (pastel theme, short descriptions, interactive menu)
  • #130 — CLI visual polish and UX
  • #131 — CLI polish follow-up (cli.md, tests, template ripple)

Compare: v0.3.1...v0.3.2