• v0.4.2 d274e9d12a

    cliasi v0.4.2 Stable

    Qrashi released this 2026-01-17 00:45:00 +01:00 | 1 commits to main since this release

    Fixes

    • Fix animated messages going over multiple lines
    • Auto-truncate animated messages too long
    • Fix issue where multiline message would get only its last line replaced. Will now always print multiline message with stays_in_one_line = False

    Features

    • add infer_settings() to Cliasi

    PRs

    Full Changelog: https://github.com/IgnyteX-Labs/cliasi/compare/v0.4.1...v0.4.2

    Downloads
  • v0.4.1 4d11461915

    cliasi v0.4.1 Stable

    Qrashi released this 2026-01-15 23:10:52 +01:00 | 9 commits to main since this release

    Changes

    • Add auto inferring of messages_stay_in_one_line
    • Add documentation
    • Fix seperator in message_types.rst

    PRs

    Full Changelog: https://github.com/IgnyteX-Labs/cliasi/compare/v0.4.0...v0.4.1

    Downloads
  • v0.4.0 d66d672865

    cliasi v0.4.0 Stable

    Qrashi released this 2026-01-15 17:38:07 +01:00 | 13 commits to main since this release

    • NEW: Add alignment options
    • NEW: Add progressbar options
    • BREAKING: Rename override_messages_stay_in_one_line
    • Add py.typed

    PRs:

    Full Changelog: https://github.com/IgnyteX-Labs/cliasi/compare/v0.3.1...v0.4.0

    Downloads
  • v0.3.1 e103a2256c

    cliasi v0.3.1 Stable

    Qrashi released this 2026-01-10 15:29:21 +01:00 | 51 commits to main since this release

    • move to uv
    • add linting, typechecking and test targets
    • rewrite documentation
    • move docs to readthedocs.io
    • small fixes for text over terminal size

    What's Changed

    Full Changelog: https://github.com/IgnyteX-Labs/cliasi/compare/v0.3.0...v0.3.1

    Downloads
  • v0.3.0 8f2ad51340

    cliasi v0.3.0 Stable

    Qrashi released this 2025-12-05 22:20:56 +01:00 | 97 commits to main since this release

    • Added documentation
    • Added LoggingHandler
    • Added support for multi line messages
    • Re-work build process with PEP 621

    Full Changelog: https://github.com/IgnyteX-Labs/cliasi/compare/v0.2.2...v0.3.0

    Downloads
  • v0.2.2 defbe3868b

    Cliasi v0.2.2 Stable

    Qrashi released this 2025-11-28 19:07:47 +01:00 | 106 commits to main since this release

    Cliasi v0.2.2

    Fix verbosity checking to work as intended

    Downloads
  • v0.2.1 b749db3be9

    Cliasi v0.2.1 Stable

    Qrashi released this 2025-11-28 18:45:38 +01:00 | 107 commits to main since this release

    Cliasi v0.2.1

    • Add verbosity to all methods

    Full Changelog: https://github.com/Qrashi/cliasi/compare/v0.2.0...v0.2.1

    Downloads
  • v0.2.0 4e117acfec

    Cliasi v0.2.0 Stable

    Qrashi released this 2025-11-28 16:17:01 +01:00 | 108 commits to main since this release

    Cliasi v0.2.0

    Rework colors and internal calls
    Renamed some method argument names
    Unicorn mode

    Full Changelog: https://github.com/Qrashi/cliasi/compare/v0.1.2...v0.2.0

    Downloads
  • v0.1.2 2e607b6cdf

    Cliasi v0.1.2 Stable

    Qrashi released this 2025-11-27 19:13:39 +01:00 | 109 commits to main since this release

    Cliasi v0.1.2

    Add default behaviour for min_verbosity_level and various minor fixes

    Full Changelog: https://github.com/Qrashi/cliasi/compare/v0.1.1...v0.1.2

    Downloads
  • v0.1.1 7f81d4f7c8

    0.1.1 Stable

    Qrashi released this 2025-11-27 11:26:04 +01:00 | 112 commits to main since this release

    Version 0.1.1

    This fixes an issue with progress bars and adds README content.

    Full Changelog: https://github.com/Qrashi/cliasi/commits/v0.1.1

    Downloads