Skip to content

Releases: alperdrsnn/clime

v1.1.3

29 Sep 21:32

Choose a tag to compare

v1.1.2

09 Sep 10:20
973c192

Choose a tag to compare

What's Changed

  • Fix Select prompt fallback for terminals without ANSI support by @parann0rph in #2

New Contributors

  • @parann0rph made their first contribution in #2

Full Changelog: v1.1.1...v1.1.2

v1.1.1

25 Jul 19:43

Choose a tag to compare

Changelog

Bug Fixes

  • 3d78e1c: Refactor width calculations in Banner, Box, Table, and Chart components to use visual width for better handling of multi-byte characters. Introduce utility functions for visual width calculation and ANSI escape code removal.

Full Changelog: v1.1.0...v1.1.1

v1.1.0

25 Jul 17:49

Choose a tag to compare

Changelog

Bug Fixes

  • 80c8b9c: fix: border color not applied to right side of box titles
  • ef4964e: fix: progress bar completion newline handling

Documentation updates

Other work

  • aaacd96: Implement Windows terminal size retrieval using PowerShell commands
  • 4811641: Enhance Box component with responsive design features, including smart width and padding adjustments, and add support for breakpoint-specific configurations.
  • a1202a3: Implement responsive design features across Banner, ProgressBar, and Table components
  • b7fc9bf: Add theme system with five predefined themes and customizable colors. Update README to include theme support details and remove planned feature entry for theme system.
  • 5e2d9db: Add bar chart functionality with customizable data and rendering options. Update README and examples to demonstrate usage of new chart features.

Full Changelog: v1.0.0...v1.1.0

v1.0.0

23 Jul 05:28
fb53518

Choose a tag to compare

Introducing Clime!

Clime v1.0.0 is a Command Line Interface library for Go that puts beauty and simplicity first. Unlike heavyweight frameworks, Clime stays out of your way while making your CLI absolutely stunning.