Releases: alperdrsnn/clime
Releases · alperdrsnn/clime
v1.1.3
What's Changed
Full Changelog: v1.1.2...1.1.3
v1.1.2
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
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
Changelog
Bug Fixes
- 80c8b9c: fix: border color not applied to right side of box titles
- ef4964e: fix: progress bar completion newline handling
Documentation updates
- ee6883d: fix advanced_example
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
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.