Jac-Super Release Notes
Jac-Super Release Notes
Section titled “Jac-Super Release Notes”This document provides a summary of new features, improvements, and bug fixes in each version of Jac-Super. For details on changes that might require updates to your existing code, please refer to the Breaking Changes page.
jac-super 0.1.5 (Unreleased)
Section titled “jac-super 0.1.5 (Unreleased)”jac-super 0.1.4 (Latest Release)
Section titled “jac-super 0.1.4 (Latest Release)”jac-super 0.1.3
Section titled “jac-super 0.1.3”jac-super 0.1.2
Section titled “jac-super 0.1.2”- Various refactors
jac-super 0.1.1
Section titled “jac-super 0.1.1”- KWESC_NAME syntax changed from
<>to backtick: Updated keyword-escaped names from<>prefix to backtick prefix to match the jaclang grammar change.
jac-super 0.1.0
Section titled “jac-super 0.1.0”- Rich-Enhanced Console Output: Introduced
jac-superas a plugin that provides elegant, colorful terminal output for Jac CLI commands. The plugin overrides the base console implementation to add Rich-based formatting with:- Themed Output: Custom color themes for success (green), error (red), warning (yellow), and info (cyan) messages
- Formatted Panels: Beautiful bordered panels for next steps and structured information
- Styled Tables: Rich table formatting for tabular data with proper column alignment
- Spinners & Status: Animated spinners and status indicators for long-running operations
- URL Styling: Underlined, clickable URL formatting in terminal output
- Emoji Support: Smart emoji usage with automatic fallback to text labels when emojis aren’t supported