Skip to content

Releases: capiscio/capiscio-python

v2.3.1

14 Jan 21:17
ea50d4b

Choose a tag to compare

v2.3.1 - Version Alignment Release

Fixed

  • Aligned all version references across package metadata

Changed

  • Now downloads capiscio-core v2.3.1

v2.3.0 Highlights (included in this release)

Added

  • E2E Test Suite: Comprehensive end-to-end test coverage for CLI wrapper workflows

Fixed

  • CLI Command Syntax: Fixed incorrect command syntax in documentation

See CHANGELOG.md for full details.

v2.3.0

13 Jan 23:35
4c0a224

Choose a tag to compare

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

v2.1.3

21 Nov 16:10
80028af

Choose a tag to compare

CapiscIO CLI 2.1.3

Installation

pip install capiscio==2.1.3

Or upgrade:

pip install --upgrade capiscio

What's Changed

See CHANGELOG.md for detailed changes.

Documentation


Full Changelog: 0000000...v2.1.3

What's Changed

  • fix: sync with capiscio-core v1.0.2 by @beonde in #2

Full Changelog: v2.1.2...v2.1.3

v2.1.2

21 Nov 04:09
7b672be

Choose a tag to compare

CapiscIO CLI 2.1.2

Installation

pip install capiscio==2.1.2

Or upgrade:

pip install --upgrade capiscio

What's Changed

See CHANGELOG.md for detailed changes.

Documentation


Full Changelog: 0000000...v2.1.2

What's Changed

  • feat: implement CLI wrapper for capiscio-core (v2.1.2) by @beonde in #1

New Contributors

  • @beonde made their first contribution in #1

Full Changelog: https://github.com/capiscio/capiscio-python/commits/v2.1.2