Skip to content

v2.3.0

Choose a tag to compare

@github-actions github-actions released this 13 Jan 23:35
· 9 commits to main since this release
4c0a224

CapiscIO CLI 2.3.0

Installation

pip install capiscio==2.3.0

Or upgrade:

pip install --upgrade capiscio

What's Changed

See CHANGELOG.md for detailed changes.

Documentation


Full Changelog: 0000000...v2.3.0

What's Changed

  • docs: add missing CHANGELOG.md by @beonde in #3
  • Docs: Initial MkDocs Setup by @beonde in #4
  • docs: Remove fabricated env var and command by @beonde in #5
  • chore: bump version to 2.2.0 by @beonde in #6
  • test: add comprehensive E2E test suite for CLI wrapper by @beonde in #7
  • docs: comprehensive CLI documentation audit and fixes by @beonde in #8

Full Changelog: v2.1.3...v2.3.0